nova-sdk-rs 1.1.0

Lightweight Rust SDK for NOVA: Secure group-based file sharing on NEAR Protocol with Shade/TEE + fees model.
Documentation
1
2
3
4
5
6
7
# NEAR Testnet Credentials
TEST_NEAR_ACCOUNT_ID=your-account.testnet
TEST_NEAR_PRIVATE_KEY=ed25519:your_key_here
   
# Pinata IPFS Credentials
PINATA_API_KEY=your_pinata_key
PINATA_SECRET_KEY=your_pinata_secret