@oldschoolfi/periphery
v2.1.3
Published
Peripheral smart contracts for interacting with OldSchool Finance
Downloads
1
Readme
OLDSCHOOL FINANCE PERIPHERY
Incluse smart contracts designed for the use of 'Core Smart Contracts'
OldSchool Finance
In-depth documentation on OldSchoolFi is available at docs.oldschool.finance.
Local Development
The following assumes the use of node@>=10
.
Install Dependencies
yarn
Compile Contracts
yarn compile
Run Tests
yarn test