The Wayback Machine - https://web.archive.org/web/20220412092127/https://github.com/topics/nft
Skip to content
#

nft

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

unlock
Smart-Contract-Security-Audits
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

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 Apr 12, 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 Apr 11, 2022
  • Swift
joshuahannan
joshuahannan commented Feb 4, 2021

Issue To Be Solved

We current have a go package for getting transaction templates, but we should also have a javascript package so users of the contracts can import and use the correct versions without having to copy and paste.

Suggest A Solution

Create a lib/go/javascript/templates package that does a similar thing to the lib/go/templates package.
It should use the transactions and

enhancement help wanted good first issue
hemind
hemind commented Aug 3, 2021

Bug Report

Current Behavior
When running wayback command to archive some web page, I got such error message.

html to archive.today failed: archive.today is unavailable.

Environment

  • Wayback version(s): 0.14.1
  • Golang version: go1.14 darwin/amd64
  • OS: macOS 11.2 (20D64)

Possible Solution

Now archive.today redirects to archive.ph. Maybe we shou

enhancement good first issue
nft-gallery

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