erc721o VS nft-contracts

Compare erc721o vs nft-contracts and see what are their differences.

erc721o

ERC721o - Composable Multiclass Fungible Token Standard (by OpiumProtocol)
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
erc721o nft-contracts
1 2
10 199
- -0.5%
0.0 6.1
over 1 year ago about 2 months ago
Solidity Solidity
MIT License GNU General Public License v3.0 only
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.

erc721o

Posts with mentions or reviews of erc721o. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-24.
  • DeFi derivative development: from zero to hero with Opium v2 pt.1
    2 projects | dev.to | 24 Jan 2022
    One of the design choices that was scrapped was the usage of Opium’s very own token standard ERC 721o - a custom flavor of the more notorious ERC721- whose purpose was to allow for the creation of non-fungible derivative portfolios. Nowadays a similar rationale has been implemented by the ERC1155 standard, however the degree of interoperability and easy-to-reason-about clean API that the good-old-fashioned ERC20 provides are simply undefeated. As such, following a long-existing DeFi trend that was first popularized by Uniswap, Opium makes use of a factory pattern that mints ERC20 tokens in a measure proportional to the ownership of LONG/SHORT option positions of their respective owners. However, as the scope of the article is to give enough of a rundown for a developer to get their feet wet with Opium v2, we will postpone a deep dive into the Opium Protocol architecture to a later date. If you have any questions, feel free to drop by on the governance forum!

nft-contracts

Posts with mentions or reviews of nft-contracts. We have used some of these posts to build our list of alternatives and similar projects.
  • How to build an NFT minting website on Webflow without code
    1 project | /r/NFTsWorld | 10 Sep 2022
    MetaverseNFT contract by buildship.xyz is used by 100+ collections with 1500ETH+ in total volume. It uses ERC721A, and has 40-100% lower minting gas fees, costs ~10-20$ in gas to deploy, bullet-proof security, and extensions like allowlists, funds/royalty splits, mint passes, etc.
  • We wrote NFT factory
    1 project | /r/solidity | 19 Apr 2022
    Ahaha, Sorry. We are trying to find contributors for open-source project. Actually, we wrote really good contracts, you can check them here: https://github.com/buildship-dev/nft-contracts

What are some alternatives?

When comparing erc721o and nft-contracts you can also consider the following projects:

opium-protocol-v2 - Smart contracts of Opium Protocol v2

erc721 - The reference implementation of the ERC-721 non-fungible token standard.

ERC721-Collection - Create you ERC721 NFT Collection in minutes. Whitelist with Merkle Tree for low gas fees.

ERC721-Staking - Stake ERC721 Tokens to claim ERC20 Tokens

NFT-Marketplace-DApp - CS 48001: Special Topics in CS: Blockchain: Security and Applications Course project implemented by Cavit Cakir, Kaya Kapagan, Gorkem Kose, Gokberk Yar

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.

ERC721-wallet - A decentralized ERC721 wallet [hosting/maintenance discontinued out of lack of interest from community]

murky - Merkle Proof Generator and Validator in Solidity

Awesome-Smart-Contracts - A collection of simple smart contracts in solidity

ethereum-erc721 - The reference implementation of the ERC-721 non-fungible token standard. [Moved to: https://github.com/nibbstack/erc721]

NFT-On-Chain-Metadata - ERC721 and ERC1155 with on-chain metadata for SVG and HTML based NFTs

cicada - A protocol for private on-chain voting, implemented in Solidity.