proposal-26-coinstore-paid-.../README.md
2023-07-19 14:04:20 -07:00

28 lines
782 B
Markdown

# Proposal #26 to list TORN on Coinstore
Pay 2012 TORN (~ 7 000$) for listing.
### Requirements
- Rust ([Need only for Windows](https://doc.rust-lang.org/cargo/getting-started/installation.html))
- Foundryup ([Windows](https://github.com/altugbakan/foundryup-windows), [Linux](https://book.getfoundry.sh/getting-started/installation))
- Node 14 or higher ([Windows](https://github.com/coreybutler/nvm-windows), [Linux](https://github.com/nvm-sh/nvm))
### Installation
```text
git clone --recurse-submodules <proposal-repo-link>
cd <proposal-name>
npm install
```
### Testing
```text
npm run test
```
### Contracts
Proposal contract on etherscan: [verified code](https://etherscan.io/address/0x021a8783aed7190903f58fd50acdc995522f91a9#code)