Tokens
erc721
Tokens | erc721 | |
---|---|---|
2 | 5 | |
107 | 1,053 | |
- | 0.0% | |
0.0 | 0.0 | |
over 2 years ago | over 2 years ago | |
Solidity | Solidity | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Tokens
- Looking into Ardcoin (ARDX)
-
MNT market cap in BTC
The code is forked from a project called FixedSupplyToken: https://github.com/bokkypoobah/Tokens/blob/master/contracts/FixedSupplyToken.sol
erc721
-
TIME Interview, Ethereum’s Vitalik: "Crypto Is Becoming Right-Leaning Thing, If It does happen, We’ll Sacrifice Lot of Potential Crypto Has To Offer”
lool! I use the erc721 repo like every week! It works really well! haha. https://github.com/nibbstack/erc721/ It's so good!
-
Keanu laughing at the concept of NFTs
The problem with "buy the NFT to a song" is just that its inherently meaningless, it exists as a transaction of a few bytes on Ethereum on some random smart contract. Digital assets are nothing new, in Eve Online or World of Warcraft items like unique swords or colossal starships are traded for real money. But there is some tangibility to it that gives them that value, there is no such equivalent with NFTs. Its like trading invisible things that serve no other function than trading in and of itself. They don't exist outside of the belief that they do, (a belief structure in the shape of a pyramid I might add).
- Daily General Discussion - August 25, 2021
-
import with https path
`ParserError: Source "https://github.com/0xcert/ethereum-erc721/src/contracts/tokens/nf-token-metadata.sol" not found: File import callback not supported`
-
NFTs on xDai should be the Standard, Here is my experience.
Using Remix and ERC721 standard contract from 0xcert/ethereum-erc721 I was able to mint an NFT for very cheap. The tutorial I followed can be found here.
What are some alternatives?
erc20-balance - 💎 Get 2000+ ERC-20 token balances with JavaScript. Supports Node.js and Deno
BEP20-Contract-Template - Standard BEP20 Smart Contract BSC (binance smart chain) & Custom Contract.
token-allowance-checker - Control ERC20 token approvals
chainlink-mix - Working with smart contracts with eth-brownie, python, and Chainlink.
MultiSigWallet - Ethereum MultiSigWallet
bsc-genesis-contract - The genesis contracts of BNB Smart Chain.
ethereum-erc721 - The reference implementation of the ERC-721 non-fungible token standard. [Moved to: https://github.com/nibbstack/erc721]
ethereum-burn-stats - Website that showcases EIP-1559 Burn
Hawaii-LiquidityPool - Hawaii Liquidity Pool is a training project born to give to ganyone who wants to contribute to the project) the possibility to learn Solidity (Defi, Ercs standards ...) & Hardhat. Infact anyone can contribute adding by Defi functionality or improve one that already exists.
p5.js - p5.js is a client-side JS platform that empowers artists, designers, students, and anyone to learn to code and express themselves creatively on the web. It is based on the core principles of Processing. http://twitter.com/p5xjs —
marsgenesis-contract - 10,000 unique collectible lands of Mars, covering the entire planet, with proof of ownership stored on the Ethereum blockchain.
indexed-sparse-merkle-tree - A dapptools-ready and gas-optimized implementation of a sparse merkle tree in Solidity.