@thenexlabs/nex-core
v0.0.1
Published
Core contracts for the nex protocol
Downloads
17
Readme
NEX Factory
In-depth documentation on NexDex is available at docs.nexdex.finance.
Local Development
The following assumes the use of node@>=10.
Install Dependencies
yarn
Compile Contracts
yarn compile
Run Tests
yarn test
