Skip to content

Releases: onflow/flow-nft

lib/go/templates/v1.2.1

01 Oct 15:32
Compare
Choose a tag to compare

Contains these updates:

lib/go/contracts/v1.2.2

01 Oct 15:33
Compare
Choose a tag to compare

Contains these updates:

  • Updates Error messages to be more descriptive:

lib/go/contracts/v1.2.1

17 May 17:38
38f0fd7
Compare
Choose a tag to compare
Pre-release

Includes #220

Cadence 1.0 NFT Token Standard Transactions

06 May 21:19
0ceed9b
Compare
Choose a tag to compare

Contains the V2 NFT standard transactions with updated code to be compatible with Cadence 1.0.
Includes all the changes in the feature branch PR: #126

🥳

Cadence 1.0 NFT Standard Contracts

06 May 20:25
0ceed9b
Compare
Choose a tag to compare
Pre-release

Contains the V2 NFT standard contracts with updated code to be compatible with Cadence 1.0.
Includes all the changes in the feature branch PR: #126

🥳

Include getViews

19 Jun 15:17
Compare
Choose a tag to compare

Latest release includes the same version of the contract that is deployed on testnet and mainnet

NonFungibleToken and MetadataViews

19 Oct 21:40
Compare
Choose a tag to compare

Creating an initial release for the standard and metadata contracts so they can be imported by go programs elsewhere