Skip to content

Minting ERC721 Token based on Ethereum in backend built with Go

Notifications You must be signed in to change notification settings

ithunter0428/NFT-Minting-Golang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NFT-Minting-Golang

Description

NFT Minting App

FrontEnd: React

BackEnd: Golang

Smart Contract: Solidity / Ethereum

NFT: ERC721 / NFT-Storage

How to Run the Project

  • FrontEnd
    npm install
    npm run start
  • BackEnd
    go install
    go run .

My Env

ETH_DEPLOY_WALLET_ADDRESS=0x7a9B4F815C02ff69743E9a3e665A591AE4bB372c ETH_DEPLOY_WALLET_PK=d5bd5848ebe290405812422144f9e32e16589ba268853ed24d7df44a16970bc6 ETH_ENDPOINT_URL=https://rinkeby.infura.io/v3/14dc2121c0be4716983144938da1b9e6 ETH_NFT_CONTRACT_ADDRESS=0x0ED06150f3Bb1E164d0065fAa4EAbC4843659Ae8

NFT_STORAGE_KEY=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiJkaWQ6ZXRocjoweGQzNjY3MEMzNTI3OEJhZDBkZDk3MDU3Y0M5NEM2NDJkOTY2MDkxQzEiLCJpc3MiOiJuZnQtc3RvcmFnZSIsImlhdCI6MTY1ODY0OTAwNDgxNiwibmFtZSI6IlBhc3Npb25lZXIifQ.UFk5yzBR0FCLciu1zQR5-N1kQYq_AzMJyRtZIWvJXqM

About

Minting ERC721 Token based on Ethereum in backend built with Go

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published