Skip to content

Commit 0e2c028

Browse files
Deewaibshahid331rrrkren
authored
Stable cadence (#28)
* Update NFL contracts & txs to Cadence 1.0 (#25) * first version of cadence 1.0 * Clean up contract * nft owner * address PR feedback * fix typo --------- Co-authored-by: Eric Ren <[email protected]> Co-authored-by: Innocent Abdullahi <[email protected]> * add embed for txns and scripts (#26) * add embed for txns and scripts * simplify embed * Batch transfer moments (#27) * add embed for txns and scripts * simplify embed * batch transfer moments --------- Co-authored-by: Bilal <[email protected]> Co-authored-by: Eric Ren <[email protected]>
1 parent 8fce08a commit 0e2c028

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

59 files changed

+7125
-2610
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
.idea
2+
/imports
3+
.vscode
4+
.env

0 commit comments

Comments
 (0)