contract-standards VS erc721

Compare contract-standards vs erc721 and see what are their differences.

contract-standards

This repository provides a set of contract standards developed by Bitnet to facilitate the creation of secure and interoperable smart contracts on the Bitnet blockchain. These standards are designed to enhance security, control, and usability within the Bitnet decentralized ecosystem. (by BitnetMoney)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
contract-standards erc721
1 5
0 1,041
- 0.7%
7.3 0.0
8 months ago almost 2 years ago
Solidity Solidity
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.

contract-standards

Posts with mentions or reviews of contract-standards. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-08-27.
  • ***MAJOR ANNOUNCEMENT***
    2 projects | /r/BitnetMoney | 27 Aug 2023
    Majorly, we have created and deployed our own BTS21 Solidity implementation, which is based on, but yet a major step up from BTS20,with several new built-in security features, direct support for token Oracle Pricing, Oracle Management, Account Management, and Ownership Management. A rundown of the standard, how to import it to your smart contract, potential applications, as well as an explanation of the key differences from other standards can be found here: https://github.com/BitnetMoney/bitnet/wiki/BTS21-Tokens, and you can check the Solidity implementation code here: https://github.com/BitnetMoney/contract-standards/blob/main/bts21/bts21.sol. This is novel and under testing, and despite my best efforts, I cannot guarantee that there will be no bugs or problems. Help with troubleshooting and issue reporting is welcome.

erc721

Posts with mentions or reviews of erc721. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-08-25.

What are some alternatives?

When comparing contract-standards and erc721 you can also consider the following projects:

tokenbridge - A bidirectional Ethereum / RSK Token Bridge implementation.

BEP20-Contract-Template - Standard BEP20 Smart Contract BSC (binance smart chain) & Custom Contract.

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.

chainlink-mix - Working with smart contracts with eth-brownie, python, and Chainlink.

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

bitnet - This repository houses the primary implementation of the Bitnet client in Golang. Any significant changes must undergo the BTIP (Bitnet Improvement Proposal) process to be incorporated into the main Bitnet codebase, but we encourage anyone to submit suggestions and provide feedback on the main code.

bsc-genesis-contract - The genesis contracts of BNB Smart Chain.

indexed-sparse-merkle-tree - A dapptools-ready and gas-optimized implementation of a sparse merkle tree in Solidity.