BondFi is a decenteralized bond issuer that allows bonds to be created by anyone. Currently, BondFi implements zero coupon bonds as the main bond instrument. In future releases, we will allow a variety of bonds.
First, run the development server for the frontend:
npm run dev
# or
yarn dev
To create a bond, click on "I'm a DAO" on the front page. Fill in the required form and click "Submit"
To purchase a bond, click on "INVEST IN A DAO" on the front page or scroll down to the Bond listing table. Click "LENDING DETAILS", set the amount, and lend!
Subgraphs are used to create graphql API data located here