Skip to content

Placeholder NFT is an unlimited supply, fully on-chain, NFT collection available on any EVM-compatible chain. You may mint it freely, and use it for testing, or your own satisfaction.

karooolis/placeholder-nft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Placeholder NFT

Placeholder NFT is an unlimited supply, fully on-chain, NFT collection available on any EVM-compatible chain. It was created for the purpose of enabling regular users, and developers to create & test different NFT formats freely, plus experiment with them.

Placeholder NFT monorepo consists of two parts, Solidity smart contracts and frontend wrapper.

Getting started

  1. Clone the repository git clone https://github.com/karooolis/placeholder-nft.git.
  2. Install the dependencies yarn install.
  3. Then, you may work on either the frontend, or the smart contracts, part:
    3.1 In order to work on smart contracts, continue with instructions in Placeholder NFT contracts.
    3.2 In order to work on the frontend, continue with instructions in Placeholder NFT frontend.

Deployed contracts

Network NFT type Address
Rinkeby ERC721 0x7Df920991Fb8cBE4A16d8Ad64F13B090b7b9a1F8
Goerli ERC721 0x7Df920991Fb8cBE4A16d8Ad64F13B090b7b9a1F8
Sepolia ERC721 0x05B2446B23BBc5A62A2d53b9D74e26fb7fd465e0
Mumbai ERC721 0x7Df920991Fb8cBE4A16d8Ad64F13B090b7b9a1F8
BSC ERC721 0x7Df920991Fb8cBE4A16d8Ad64F13B090b7b9a1F8
BSC Testnet ERC721 0x7Df920991Fb8cBE4A16d8Ad64F13B090b7b9a1F8
Kovan Optimistic ERC721 0x7Df920991Fb8cBE4A16d8Ad64F13B090b7b9a1F8
Arbitrum Testnet ERC721 0x7Df920991Fb8cBE4A16d8Ad64F13B090b7b9a1F8
Scroll ERC721 0xA3DC3EAfdE7860639219C91F12b15bFEC17Fa258
Rinkeby ERC721A 0xc816EB81c65efA37EeAFB673c39BDb5A57226896
Goerli ERC721A 0xc816EB81c65efA37EeAFB673c39BDb5A57226896
Sepolia ERC721A 0xF61BaDe11ceb23E56e5dFB7dd1DC1A8d7BCbb383
Mumbai ERC721A 0xc816EB81c65efA37EeAFB673c39BDb5A57226896
BSC ERC721A 0xc816EB81c65efA37EeAFB673c39BDb5A57226896
BSC Testnet ERC721A 0xc816EB81c65efA37EeAFB673c39BDb5A57226896
Kovan Optimistic ERC721A 0xc816EB81c65efA37EeAFB673c39BDb5A57226896
Arbitrum Testnet ERC721A 0xc816EB81c65efA37EeAFB673c39BDb5A57226896
Scroll ERC721A 0x9D1a708D2675d5083D7303d81215Bb3986463954
Rinkeby ERC1155 0x5a28F24109b7E122EeE1968fD51Db983da46cb31
Goerli ERC1155 0x5a28F24109b7E122EeE1968fD51Db983da46cb31
Sepolia ERC1155 0xe41C126975f1E0F2bdD0b86a2C8Ad625a3643D33
Mumbai ERC1155 0x5a28F24109b7E122EeE1968fD51Db983da46cb31
BSC ERC1155 0x5a28F24109b7E122EeE1968fD51Db983da46cb31
BSC Testnet ERC1155 0x5a28F24109b7E122EeE1968fD51Db983da46cb31
Kovan Optimistic ERC1155 0x5a28F24109b7E122EeE1968fD51Db983da46cb31
Arbitrum Testnet ERC1155 0x5a28F24109b7E122EeE1968fD51Db983da46cb31
Scroll ERC1155 0xecf10686faB40b45c6D82DE91B2D66075FB93eBd

About

Placeholder NFT is an unlimited supply, fully on-chain, NFT collection available on any EVM-compatible chain. You may mint it freely, and use it for testing, or your own satisfaction.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published