proposal-26-coinstore-paid-.../README.md

28 lines
782 B
Markdown
Raw Permalink Normal View History

2023-07-20 00:04:20 +03:00
# Proposal #26 to list TORN on Coinstore
2023-07-19 23:26:18 +03:00
2023-07-20 00:04:20 +03:00
Pay 2012 TORN (~ 7 000$) for listing.
2023-07-19 23:26:18 +03:00
### Requirements
2023-07-20 00:04:20 +03:00
- 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))
2023-07-19 23:26:18 +03:00
### Installation
```text
git clone --recurse-submodules <proposal-repo-link>
cd <proposal-name>
npm install
```
### Testing
```text
npm run test
2023-07-20 00:04:20 +03:00
```
### Contracts
Proposal contract on etherscan: [verified code](https://etherscan.io/address/0x021a8783aed7190903f58fd50acdc995522f91a9#code)