Starter Repositories

Template repositories to get you up and running as quickly as possible

The primary functionality demonstrated in this repo is the ability to deploy Decent's 721A smart contract and fetch the address. The deployment function used here can be copied to launch each of the other contracts included in the SDK. This repository also demonstrates the Metadata Renderer module.

View our YouTube walkthrough here.

Active Implementations

Check out what you can do with the Start Decent repo by visiting some sites built off forks of the codebase.

The primary functionality demonstrated in this repo is the ability to mint NFTs from Decent's 721A & 4907 contracts. The deployment function used here can be copied to launch each of the other contracts included in the SDK. This repository also demonstrates the Metadata Renderer module.

For a video tutorial on how to get up and running in <10min, please check out our YouTube tutorial here.

Active Implementations

Check out what you can do with the Start Decent repo by visiting some sites built off forks of the codebase.

  • J Dilla Anthology: a custom minting page for the J Dilla Anthology collection. Includes the ability to mint with credit cards, leveraging Crossmint.
  • One Big Idea Season 0: custom NFT claiming page requiring users to first validate off-chain social information. Please see our blog detailing the project!

This repository demonstrates how to use our contracts API endpoint to return all NFTs deployed through Decent Protocol for NFTs matching a specific API query. Once returning all the desired NFTs, this repository demonstrates how to incorporate a mint button for each NFT and return basic contract information. This starter repository is perfect for companies or projects wishing to only return NFTs deployed as part of their initiatives versus directing users to the overall Decent Explore page.

For a video tutorial on how to set up your own custom minting site, please check out our YouTube tutorial here.

Active Implementations

Check out what you can do with the Portfolio Page repo by visiting our live example!

  • Reveel Creator Grants: a custom minting site for the Reveel Creator Grants program indexing all NFTs deployed through the Decent Protocol with the symbol: "RCGS1"

What’s Next