Skip to content
/ treasury Public
forked from CronCats/treasury

Autonomous treasury for enabling DAOs or any type of near account to manage multiple funds to accrue interest across different vehicles

License

Notifications You must be signed in to change notification settings

is8ac/treasury

This branch is 1 commit ahead of, 1 commit behind CronCats/treasury:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Isaac Leonard
Jan 31, 2022
b240be1 · Jan 31, 2022

History

44 Commits
Nov 5, 2021
Dec 12, 2021
Jan 20, 2022
Dec 12, 2021
Dec 12, 2021
Jan 28, 2022
Jan 28, 2022
Jan 31, 2022
Dec 10, 2021
Jan 27, 2022
Dec 12, 2021
Jan 24, 2022
Nov 5, 2021
Jan 26, 2022
Nov 5, 2021
Dec 10, 2021
Nov 5, 2021

Repository files navigation

treasury

Autonomous treasury for enabling DAOs or any type of near account to manage multiple funds to accrue interest across different vehicles


WARNING!!

This repo is under HEAVY Development, should not be considered ready for any type of use. It is pre-alpha!


Development

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

Notes:

About

Autonomous treasury for enabling DAOs or any type of near account to manage multiple funds to accrue interest across different vehicles

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 88.0%
  • Shell 12.0%