Giter Site home page Giter Site logo

loreum-nft's Introduction

Loreum NFT POC

Setup

  1. Copy .example.env to .env
cp .example.env .env
  1. yarn to install npm packages
yarn install
  1. yarn setup to clone libs.
yarn setup

Foundry

forge build
forge test --verbosity -vvv

Hardhat

You'll need to open two terminals.

Terminal 1

yarn chain

Terminal 2

yarn compile
yarn deploy:local
yarn cycle

Verify

npx hardhat verify --network goerli 0xCA993ad15300Eba7d8351a361582B81dbC02e025 Blackholes HOLES ipfs://QmV2GaNKyngHThr7pbnVAg8YnT9e8Nuo6WSiAAPhtVcAs8/ 5000000000000000 500 100 100 0xA9bF0E34859870cF14102dC6894a7B2AC3ceDf83

name, symbol, tokenUri, mintCost, royaltyFraction, maxSupply, maxMint, adminAddress

0xCa23c751B42606088375270295F33e532D2636e5

npx hardhat verify --network mainnet 0xCa23c751B42606088375270295F33e532D2636e5 Loreum Explorers LOREUM ipfs://QmcTBMUiaDQTCt3KT3JLadwKMcBGKTYtiuhopTUafo1h9L/ 5000000000000000 500 10000 100 0x5d45A213B2B6259F0b3c116a8907B56AB5E22095

loreum-nft's People

Contributors

xhad avatar kc4sro avatar pseudonaut avatar oxcarter avatar

Watchers

 avatar  avatar

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.