Autonomous treasury for enabling DAOs or any type of near account to manage multiple funds to accrue interest across different vehicles
This repo is under HEAVY Development, should not be considered ready for any type of use. It is pre-alpha!
Build & Dev
./build.sh
Testing
./test.sh
# OR
cargo run --e2e treasury
Bootstrapping
## Setup
./scripts/clear_all.sh
./scripts/create_and_deploy.sh
./scripts/bootstrap.sh
## Test features, by flow:
./scripts/staking.sh
./scripts/actions.sh