Bao Finance aims to be an open source toolkit that uses existing financial primitives (and perhaps new ones in near future) to build an ecosystem of composable monetary building blocks backed by secure oracles that users can run generalized autonomous financial strategies customized to their own risk tolerance on.
- BAO Token (BAO) & Voting Escrow BAO (veBAO)
- BAO Distribution
- Liquidity gauges (token minting)
- Gauge Voting
- Bao Baskets
- Bao Markets
- Fee Distribution
- Contribute
- Curve Finance detailed docs breaks down a lot of the same contracts Bao uses for its governance system (voting escrow, gauges, etc.)
- Curve Finance user docs describes some of the processes that Bao shares in common where the code is forked (voting escrow, gauges, etc.))
- Bao generalized docs, Comprehensive overview of how to use Bao that is less development focused
- clone the repo
- install mdbook
- run mdbook serve --open in your command line