20 lines
506 B
Markdown
20 lines
506 B
Markdown
## Requirements
|
|
|
|
- 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
|
|
|
|
```
|
|
git clone --recurse-submodules https://git.tornado.ws/Theo/proposal-19-contract.git
|
|
```
|
|
|
|
## Testing
|
|
|
|
```
|
|
npm run test
|
|
```
|
|
|
|
## Contract
|
|
|
|
https://etherscan.io/address/0xfd533220d9f030a166ca0e126202d17fa4818d89#code |