oxford-defi-core
v0.1.0
Published
Core contracts for the Oxford protocol
Readme
Oxford Factory
Local Development
The following assumes the use of node@>=10.
TestEnv
node v12.14.1Install Dependencies
yarn
Compile Contracts
yarn compile
Run Tests
yarn test
