AroraShreshth / buidloot-contract

buidloot-contract SOL FILES

Home Page:https://buidloot.arorashreshth.repl.co/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BuidLOOT Project

NFT Project that tries to jumbles up Crypto Jargon ERC721 NFTs.

Project Link: https://buidloot.arorashreshth.repl.co/

Deployed Smart Contract Link on Rinkeby : Click Here

Clone and try running some of the following tasks:

make a copy of env.example as .env and get neceesary variables from Alchemy and private key.

Install Dependencies

npm i 

Basic Run Command for Development Purpose on Hardhat

npx hardhat run scripts/run.js

To test Deploy Script Internall Hardat

npx hardhat run scripts/deploy.js 

To deploy to Rinkeby Testnet (GET AUTH KEYS FIRST)

npx hardhat run scripts/deploy.js --network rinkeby

About

buidloot-contract SOL FILES

https://buidloot.arorashreshth.repl.co/


Languages

Language:Solidity 80.9%Language:JavaScript 18.6%Language:Shell 0.5%