Skip to content

gab0071/lw3-nft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LW3 DAO [NFTs] 📚⛓

Author

Making a simple NFT contract with LearnWeb3 Dao.

The smart contract here.

Installing / Getting started

# Clone this project
$ git clone https://github.com/gab0071/lw3-nft

# Access
$ cd lw3-nft

# Install dependencies
$ npm install

Drop all necessary dependencies


Commands

  • $ npx hardhat compile
  • $ npx hardhat run scripts/deploy.js --network goerli
  • $ npx hardhat verify --network goerli <address>

Technologies / Built With

Prettier definition

Prettier offers support for multiple languages and frameworks. What offers is to take your code and "re-format" it based on the defined settings thus maintaining a consistent style. Making it much more readable and without worrying about how you write it initially.

Link to install prettier: Prettier

Link to install a prettier plugin for automatically formatting your Solidity code: Prettier Plugin

License

This project is under license from MIT. For more details, see the LICENSE file.

Contributing

Contributions are always welcome! Open a PR or an issue!



Linkedin - J.Gabriela Email - J.Gabriela
Made with ❤️ by catellaTech.