Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 404 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 404 Bytes

RedSquirrelNFT

This repository is a sample Non-Fungible Token project written for the Flow Blockchain. The contract is based on Flow's ExampleNFT.

To run the tests, navigate to the lib/go/cadence_test directory and run go test -v.

A link to the companion blog post that includes setup instructions will be coming soon.