UNPKG
@forbitswap/v2-core
Version:
latest (1.0.3)
1.0.3
1.0.2
1.0.1
🎛 Core contracts for the Forbitswap protocol
forbitswap.com
Forbitswap/forbitswap-v2-core
@forbitswap/v2-core
/
README.md
16 lines
(8 loc)
•
165 B
Markdown
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Local Development
The following assumes the
use
of
`node@>=10`
.
## Install Dependencies
`yarn`
## Compile Contracts
`yarn compile`
## Run Tests
`yarn test`