https://github.com/nitin7dc/avail-rust-sample
read and write data to avail
https://github.com/nitin7dc/avail-rust-sample
avail rust sample
Last synced: 14 days ago
JSON representation
read and write data to avail
- Host: GitHub
- URL: https://github.com/nitin7dc/avail-rust-sample
- Owner: nitin7dc
- Created: 2025-02-07T08:59:35.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-07T09:26:59.000Z (over 1 year ago)
- Last Synced: 2025-02-07T10:27:35.845Z (over 1 year ago)
- Topics: avail, rust, sample
- Language: Rust
- Homepage:
- Size: 41 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Avail Rust Sample
Sample code for send and get data.
### ENV
Create `.env` file as per `sample.env`
### Run
```cargo run```