Skip to content

Commit

Permalink
Add link pointing to official topshot repo
Browse files Browse the repository at this point in the history
  • Loading branch information
lealobanov committed Dec 3, 2024
1 parent d302e9c commit 09649f2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cadence/contracts/TopShot.cdc
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
// See https://github.com/dapperlabs/nba-smart-contracts/tree/master/contracts for the latest official version of the TopShot contracts
/*
Description: Central Smart Contract for NBA TopShot
Expand Down
2 changes: 2 additions & 0 deletions cadence/contracts/TopShotLocking.cdc
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
// See https://github.com/dapperlabs/nba-smart-contracts/tree/master/contracts for the latest official version of the TopShot contracts
import NonFungibleToken from 0xf8d6e0586b0a20c7

access(all) contract TopShotLocking {
Expand Down

0 comments on commit 09649f2

Please sign in to comment.