Skip to content

farunurisonmez/nft-minting-collection-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

NFT-Minting-Collection-App

Package Version Desc
styled-components npm Use the best bits of ES6 and CSS to style your apps without stress
ethers npm Complete Ethereum library and wallet implementation in JavaScript.
web3modal npm A single Web3 / Ethereum provider solution for all Wallets
popup npm React popup component

Description

sequenceDiagram
Client->>+Wallet: POST
Note over Client,Wallet: RPC Validation
Wallet-->>-Client: Response
Note over Client,Wallet: Success or Exeption Message
Wallet->>+Blockchain Network: 
Blockchain Network->>-Wallet: Response
Note over Blockchain Network,Wallet: Validate the Transaction
Blockchain Network->>+Blockchain: 
Blockchain->>-Blockchain Network: 
Client->>+Infura: GET
Infura->>+IPFS: GET
Note over Client,IPFS: Send Request and Store Images
IPFS-->>-Client: Response
Note over IPFS, Client: Hash