nft
Here are 1,273 public repositories matching this topic...
-
Updated
Nov 23, 2021 - Go
-
Updated
Jan 7, 2022 - TypeScript
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
-
Updated
Jan 6, 2022 - Python
.env
Hi, Patrick
Can you please only leave the .env.example file and delete the .env one?
Us newbies might end up leaving our mneumonic exposed, because .gitignore does not ignore files that are already there on github.
Thanks for all the top-notch teaching.
-
Updated
Jan 7, 2022
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
-
Updated
Dec 28, 2021 - JavaScript
Since raw queries only return encrypted keys, it's pointless and will break implementations coming from other networks without letting anyone know.
We should remove it from the next version
-
Updated
Nov 29, 2021 - HTML
-
Updated
Jan 7, 2022 - JavaScript
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
-
Updated
Jan 7, 2022 - TypeScript
-
Updated
Jan 1, 2022 - Python
-
Updated
Dec 21, 2021 - JavaScript
-
Updated
Jan 6, 2022 - Rust
-
Updated
Nov 7, 2021 - JavaScript
-
Updated
Oct 8, 2021 - JavaScript
Improve this page
Add a description, image, and links to the nft topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the nft topic, visit your repo's landing page and select "manage topics."
Hey, got skipping unsupported format error when trying to upload mp4 files with CmV2. Checked the issue in some places and found closest way to the solution in this link:
https://hackmd.io/@archaeopteryx/By4bpbA4F#Upload-MP4s
But it seems it is for v1 and some files mentioned in the link has changed.
Cannot upload video NFT's, please help.