Giter Club home page Giter Club logo

nft-dapps's Introduction

NFT Dapps

a simple NFT contract creation, and NFT web based application using Moralis.

βœ”οΈ Funcionality

  • Generate, Compile, & Deploy Smart Contract to Any Network
    all wrapped in simple command

  • Get NFTs (Web Based)
    get all nfts from token and own address

  • Upload NFT (Web Based)
    web based upload NFT to contract address

  • Transfer Token NFT (Web Based)
    change NFT ownership

βš“ Prerequisites

  • Node JS >= 12.x
  • Metamask wallet with browser integration
  • Create Moralis account https://moralis.io/

πŸ—„οΈ Environment Variable .env

VARIABLE DESCRIPTION TYPE
BLOCKCHAIN_NETWORK contract & token bc network enum: development, bscMainnet, bscTestnet, ethMainnet, ethTestnet
WALLET_MNEMONIC secret metamask paraphrase string
WALLET_ADDRESS metamask account address string
MORALIS_APP_ID moralis’s server app id string
MORALIS_SERVER_URL moralis's https server url string
MORALIS_API_KEY moralis api key string
MORALIS_API_URL moralis api url string
CONTRACT_ADDRESS connected contract/token address (automatically filled after deploy) string

πŸ’½ Generate NFT Token

$ npm run generate token

Token Generate

πŸ’½ Deploy NFT Token to Blockchain Network

$ npm run token deploy

Token Deploy

πŸ’½ Compile/Re-Compile Token

$ npm run token compile

Token Compile

πŸ’½ Run DApps Client

$ npm run client

Open Client

πŸ”† NFT Token Addresses List

See More Info: CONTRIBUTING.md

nft-dapps's People

Contributors

mtegarsantosa avatar halodhimas 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.