Skip to content

Sample ERC-721 smart contract to get started with Paper.

Notifications You must be signed in to change notification settings

paper-templates/sample-ERC721-contract

Repository files navigation

Sample Custom Contract ERC721

This custom contract is an ERC721 compatible with Paper. It is configured to be deployed onto the Georli testnet using Alchemy. To get started, all you need is an Alchemy Key and a Private Key associated with you own wallet.

Try running some of the following tasks:

  • npx hardhat compile
  • npx hardhat deploy
  • npx hardhat verify $CONTRACT_ADDRESS

About

Sample ERC-721 smart contract to get started with Paper.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published