Giter Club home page Giter Club logo

our-metaverse-contract's Introduction

OurMetaverseDAO NFT Contract

http://our-metaverse.xyz/

About OurMetaverseDAO NFT Contract

OurMetaverseDAO NFT Contract is a smart contract which deploy on Ethereum. It's based on ERC721, added some new API for web3 creator economy, perhaps ERC721M can be created in the future.

About ERC721M: https://github.com/ourmetaverse/erc721m.

Develop

Parepare

mv .env.sample .env # and modify it when needed
npm i

Local Develop

npm run node
npm run compile
npm run deploy:localhost

Run test

npm test

Deploy to mainnet

npm run deploy:mainnet

Deploy to rinkeby

npm run deploy:rinkeby

Verify source code on rinkeby

npx hardhat verify [your contract address] 'https://our-metaverse.xyz/meta.json#' --network rinkeby

Verify source code on mainnet

npx hardhat verify [your contract address] 'https://our-metaverse.xyz/meta.json#' --network mainnet

our-metaverse-contract's People

Stargazers

愚指导 avatar  avatar Sh3r1ock_ttad avatar X Ray avatar Steve avatar 滑威 avatar SmallTou avatar

Watchers

 avatar

Forkers

alaban321

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.