https://github.com/pramitgaha21/icrc7
Rust Implementation of Icrc7
https://github.com/pramitgaha21/icrc7
Last synced: 6 months ago
JSON representation
Rust Implementation of Icrc7
- Host: GitHub
- URL: https://github.com/pramitgaha21/icrc7
- Owner: pramitgaha21
- Created: 2024-01-17T01:40:53.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-30T10:04:06.000Z (over 1 year ago)
- Last Synced: 2024-11-02T09:32:04.717Z (11 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 - NFT launchpad example implementation by `pramitgaha21`. (Fungible and Non-fungible Tokens (NFTs) / Implementations)
README
# ICRC7
This is the minimal implementation of (ICRC-7)[] NFT using Rust.
```bash
chmod +x build.sh
./build.sh
```