You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An amazingly beautifully styled Web3 NFT Minter Dashboard Modal coded with ReactJS and Bootstrap that allows users to mint NFT's with different ERC-20 Crypto Currencies.
3
+
4
+
Required dependencies (Install with NPM)
5
+
6
+
npm i react-bootstrap
7
+
8
+
npm i web3
9
+
10
+
npm i --save web3modal
11
+
12
+
npm i @walletconnect/web3-provider
13
+
14
+
npm i sf-font
15
+
16
+
npm i @web3-react/walletlink-connector
17
+
18
+
replace App.js file with one provided.
19
+
replace App.css file with one provided.
20
+
21
+
** THE FILES ATTACHED TO THIS REPO ARE FOR EDUCATIONAL PURPOSES ONLY **
22
+
23
+
** NOT FINANCIAL ADVISE **
24
+
25
+
** USE IT AT YOUR OWN RISK**
26
+
**I'M NOT RESPONSIBLE FOR ANY USE, ISSUES ETC.. **
0 commit comments