Giter VIP home page Giter VIP logo

1m-nft's Introduction

How to run?

0. Publish this module to Sui

sui client publish . --gas-budget 7500000000 --skip-dependency-verification --skip-fetch-latest-git-deps --silence-warnings

1. Go to the scripts and install Dependencies

cd scripts
npm i

2. Set up the .env

cp .env.example .env

Then change the variable accordingly.

The PACKAGE_ID will be the one you published.

You should specify the RPC URL to prevent timeout.

Enter seed phrase of your Sui wallet that have enough funding. (Need to prepare 4k Sui just in case, but 2k will be enough and you may need to modify the scripts/src/mint.ts)

3. Prepare gas

npm run prepare

4. Mint 1M NFT

npm run mint

1m-nft's People

Contributors

easonc13 avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

pichtranst123

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.