Commit ac3dbdb
Add listing and single nft contract examples (#68)
* First version of listing and single nft contract examples
* Update examples/cis1-single-nft/src/lib.rs
Co-authored-by: Aleš Bizjak <[email protected]>
* Update examples README with contracts listing-cis1 and cis1-single-nft
Co-authored-by: Aleš Bizjak <[email protected]>1 parent f272caf commit ac3dbdb
File tree
6 files changed
+637
-1
lines changed- concordium-cis1/src
- examples
- cis1-single-nft
- src
- listing-cis1
- src
6 files changed
+637
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
0 commit comments