Skip to content
#

nft

Here are 1,273 public repositories matching this topic...

unlock
julien51
julien51 commented Nov 21, 2021

When using Unlock in a smart contract we need to make it easier for people who are deploying locks locally to test things out.
For this we should introduce a hardhat plugin package that developers can easily install and that offer the ability to deploy unlock locally, as well as locks and make it easy to use Unlock in their own projects!

We are attaching a 500 DAI bounty to this issue! Please

joshuahannan
joshuahannan commented Jul 20, 2020

Issue To Be Solved

We have accurate template transactions in the transactions folder but not all of them are included in the lib/go/templates package.

Suggest A Solution

  • Use the go bindata tool and string replacer to get the template from transactions/ and replace the contract names and addresses with the provided arguments, similar to how it is done with `GenerateCreateCo
joshuahannan
joshuahannan commented Nov 12, 2021

Instructions

Issue To Be Solved

The community is reaching final steps for the Flow NFT metadata standard, and for the last steps of it, it would be helpful to have some examples of the standard in practice. Top Shot is a great place to show it.

NFT Standard Repo Instructions Here (with example implementation): onflow/flow-nft#52

Example implementation for a

Improve this page

Add a description, image, and links to the nft topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the nft topic, visit your repo's landing page and select "manage topics."

Learn more