Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pramitgaha21/icrc7
Rust Implementation of Icrc7
https://github.com/pramitgaha21/icrc7
Last synced: 5 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 (10 months ago)
- Default Branch: main
- Last Pushed: 2024-04-30T10:04:06.000Z (6 months ago)
- Last Synced: 2024-08-02T06:17:10.123Z (3 months ago)
- Language: Rust
- Size: 361 KB
- Stars: 9
- Watchers: 3
- Forks: 2
- 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
```