Skip to content
#

nft

Here are 2,476 public repositories matching this topic...

toufic0710
toufic0710 commented Jun 3, 2022

Describe the enhancement

Hi Patrick,

First thank you for this amazing content. Especially concerning low level calls, I was struggling finding a good intro and your one is perfect.

In your readme (https://github.com/smartcontractkit/full-blockchain-solidity-course-js), section : Lesson 14 Recap, the link "[Knowing and controlling your Smart Contract Address](https://www.youtube.com/wat

enhancement good first issue
unlock
julien51
julien51 commented May 23, 2022

In our codebase, we currently use multiple HTTP client packages: fetch, node-fetch, cross-fetch and axios...
This is adding unnecessary complexity (cognitive load as these API differ slightly), extra build time, heavier bundles... etc.

We should normalize to only use fetch is nos supported by all major browsers and node.js natively (as of 18... which we don't support yet but would

good first issue 💰bounty
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
enhancement good first issue help wanted Improvement
Smart-Contract-Security-Audits

Multi-wallet for Bitcoin, Ethereum, Binance Smart Chain and other emerging blockchains. Non-custodial storage, decentralized exchange, and extensive analytics for thousands of tokens and NFTs. Implemented on Kotlin.

  • Updated Jun 6, 2022
  • Kotlin

Multi-wallet for Bitcoin, Ethereum, Binance Smart Chain and other emerging blockchains. Non-custodial storage, decentralized exchange, and extensive analytics for thousands of tokens and NFTs. Implemented on Swift.

  • Updated Jun 6, 2022
  • Swift
joshuahannan
joshuahannan commented Jun 3, 2022

Issue To Be Solved

Many more metadata views have been added to the standard repo since the original standard was approved and deployed. The Top Shot contract should include the important ones so that its own 3rd party developers can use it and so that it can be a good example for other projects in the Flow ecosystem.

Suggest A Solution

Check out the latest views that have been added t

enhancement help wanted good first issue
nft-gallery
fubuloubu
fubuloubu commented May 29, 2022

Enumerating all the proxies in a doc would be nice! There are so many. Even if it happens in the doc str of the method, that is fine. Else, we may need contracts.md userguide (in docs/userguides). If you go that route, you don't have to thoroughly create it, just initialize it, add the enumeration, and we will fill it in later with non-relevant details to this PR.

_Originally posted by @unp

category: docs good first issue help wanted size: 2 pieces

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