https://github.com/pramitgaha21/icrc7
Rust Implementation of Icrc7
https://github.com/pramitgaha21/icrc7
Last synced: 17 days ago
JSON representation
Rust Implementation of Icrc7
- Host: GitHub
- URL: https://github.com/pramitgaha21/icrc7
- Owner: pramitgaha21
- Created: 2024-01-17T01:40:53.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-30T10:04:06.000Z (12 months ago)
- Last Synced: 2024-11-02T09:32:04.717Z (6 months ago)
- Language: Rust
- Size: 361 KB
- Stars: 10
- Watchers: 3
- Forks: 3
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-internet-computer - ICRC-7 Rust implementation
README
# ICRC7
This is the minimal implementation of (ICRC-7)[] NFT using Rust.
```bash
chmod +x build.sh
./build.sh
```