Skip to content

fc0101/icp-nft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ICP protocol NFT (Motoko, React)

This is NFT minting boilerplate with Motoko, React.

    # install DFX
    sh -ci "$(curl -fsSL https://internetcomputer.org/install.sh)"
    
    git clone https://github.com/fc0101/icp-nft.git
    
    cd icp-nft
    
    ## To deploy local
    dfx start --background --clean
    dfx deploy

    ## To deploy mainnet
    dfx deploy --ic
    # or
    dfx deploy --network ic

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published