Skip to content

beneviolabs/divvy-contracts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Near Protocol contracts for the Divvy Wealth client

Divvy Wealth Litepaper

Build deployable wasm

env RUSTFLAGS='-Ctarget-cpu=mvp' cargo +nightly build -Zbuild-std=panic_abort,std --target=wasm32-unknown-unknown --release

Run functional tests:

cargo test

Run integration tests:

cargo test --test integration_tests

Run clippy linter:

cargo clippy

Related repositories

... add once private repos have been published.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages