Skip to content

FeverTokens/sc-bonds

 
 

Repository files navigation

Package-oriented bond smart contracts based on so | bond model

getting started

If you are not at the root of this repo then change directory to sc-bonds.

  • cd sc-bonds
  • install npm i
  • build contract using solidity : npm run build
  • run tests npm run test

setup constraints

To run tests on MacOS, do the following preliminary step before launching npm run test

export NODE_OPTIONS=--openssl-legacy-provider

About

CACIB & SEB contributions to the open source proposition of model

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 87.2%
  • Solidity 12.8%