Skip to content

devolution007/Decentralized-Application

Repository files navigation

This boilerplate is fully compatible with contract/ERC721A with OS royalties.sol.

Added merkletree support and wallet connect along with TailwindCSS

Added whitelist checker upon connecting wallet

added wallet minted checker

Added music player

Getting Started

First, install the dependencies:

npm install
# or
yarn install

then, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying components/Mint.js. The page auto-updates as you edit the file.

to edit Header components/Header.js.

To Update contract address and setting context/Connector.js.

To Update Whitelist Addresses Whitelist/Accounts.json.

You can get the merkle root in console(Browser or Vscode) when wallet connected

To Update Abi context/abi.json.

#Developed By Devolution

About

Minting Application using ERC-721 Smart Contract with OS Royalites

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published