Project Arete SDK for Rust
Development Environment
Install Rust, then:
$ cargo add arete-sdk
Testing
$ cargo test
Integration Testing
$ TEST_ARETE_URL=wss://dashboard.test.cns.dev cargo test
Install Rust, then:
$ cargo add arete-sdk
$ cargo test
$ TEST_ARETE_URL=wss://dashboard.test.cns.dev cargo test