Skip to content

Solidity smart bond. Buyers can redeem their coupons and also their principal at maturity

Notifications You must be signed in to change notification settings

ilyeong-ai/Smart-Bond

Repository files navigation

[WIP] Smart-Bond

Steps

In order to test the SmartBond, you'll need truffle and ganache-cli installed on your local machine.

Use startGanache.sh to start your local testnet.

Then simply do:

  1. npm install
  2. truffle compile
  3. truffle test

To test the bond contract.

BONUS: inside the js/fundamental_analysis directory you'll find valuation techniques for bonds written in Javascript such as yield to maturity and the current bond price.

About

Solidity smart bond. Buyers can redeem their coupons and also their principal at maturity

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published