flow-nft VS nba-smart-contracts

Compare flow-nft vs nba-smart-contracts and see what are their differences.

flow-nft

The non-fungible token standard on the Flow blockchain (by onflow)

nba-smart-contracts

Smart contracts and transactions for Topshot, the official NBA digital collectibles game on the Flow Blockchain (by dapperlabs)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
flow-nft nba-smart-contracts
8 19
464 332
0.2% 0.3%
6.6 7.2
7 days ago 9 days ago
Cadence Cadence
The Unlicense The Unlicense
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.

flow-nft

Posts with mentions or reviews of flow-nft. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-06.
  • Flow & Cadence Best Practices, Patterns, and Anti-Patterns
    2 projects | dev.to | 6 Dec 2022
    In this example, we use the ExampleNFT contract to create a basic functionality where any account that wants to receive an ExampleNFT must have a collection.
  • The State of Interactive NFTs on Flow
    5 projects | dev.to | 18 Aug 2022
    This usually refers to code or data that lives on the blockchain. It can be stateful or not. When minting an NFT, for instance, there is usually a variable on the smart contract that is incremented to record the total supply. The incrementing of the variable is happening 'on-chain'. In the case of Flow, we can easily store data in smart contracts or even within digital assets like NFTs. It works kind of like this – all NFTs on Flow implement the Flow Non-Fungible Token standard. The NFT itself is just a block of code that conforms to that standard. In addition to the requirements of the NFT standard you can store other data inside as well. So if the NFT represents something like a ticket to an event, then that block of code is where you have an opportunity to store things like an image of the ticket or other metadata like the event name, performers, and so on. It's up to the developer to implement what else goes there in addition to the Flow NFT standard requirements. Adding these 'extra' things to the NFT or a smart contract – things that are meaningful to the experience you're trying to build – are also part of what we colloquially refer to as 'on-chain'.
  • NFT misconception: JPEG aren't stored on the Blockchain
    5 projects | news.ycombinator.com | 8 Nov 2021
    I thought that was still in ideation phase[1].

    [1]https://github.com/onflow/flow-nft/issues/9

  • Mercury Hackathon 2021: All About NFTs & Decentralized Storage
    2 projects | /r/hackathon | 17 Sep 2021
    AngelHack is proud to announce that we're partnering with Tribe to host this online 6-week hackathon is designed to bring together the brightest creators and innovators from around the globe to challenge boundaries in the world of blockchain technology. Join us from September 20 - October 31, 2021, together with the experts from Filecoin, IPFS & Flow for Developer Hour sessions, technical workshops, and a whole lot of adventure and fun.

nba-smart-contracts

Posts with mentions or reviews of nba-smart-contracts. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning nba-smart-contracts yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing flow-nft and nba-smart-contracts you can also consider the following projects:

ens - Implementations for ENS core functionality: The registry, registrars, and public resolvers.

opensea-js - TypeScript SDK for the OpenSea marketplace

oasis-core - Performant and Confidentiality-Preserving Smart Contracts + Blockchains

go-vite - Official Go implementation of the Vite protocol

nba-top-shot-bot - Send notifications if the moment you want is listed below a certain price

ipfs - Peer-to-peer hypermedia protocol

flow - Flow is a fast, secure, and developer-friendly blockchain built to support the next generation of games, apps, and the digital assets that power them 🌊

multihash-serialise - Haskell libraries for interacting with IPFS

mooncatparser - Official MoonCat Generation Library for the MoonCatRescue Ethereum Smart Contract

bitku - Bitku is a project to create generative haiku completely on the Flow blockchain.

tealang - Tealang - high level language for Algorand ASC1 and TEAL

flow-ft - The Fungible Token standard on the Flow Blockchain