An open API service indexing awesome lists of open source software.

https://github.com/imcrazysteven/Helno-Meme-Coin

Helno-Meme-Coin is a smart contract project built using Solidity and Hardhat. The project aims to create a meme coin, which is a type of cryptocurrency that is often created as a joke or for fun.
https://github.com/imcrazysteven/Helno-Meme-Coin

hardhat memes solidity

Last synced: 9 months ago
JSON representation

Helno-Meme-Coin is a smart contract project built using Solidity and Hardhat. The project aims to create a meme coin, which is a type of cryptocurrency that is often created as a joke or for fun.

Awesome Lists containing this project

README

          

# Helno-Meme-Coin

Helno Meme Coin smart contract using Solidity and Hardhat

## Installation

```shell
npx hardhat help
npx hardhat test
REPORT_GAS=true npx hardhat test
npx hardhat node
npx hardhat ignition deploy ./ignition/modules/Lock.ts
```
## Author
[Mitsuru Kudo](https://github.com/dodger213)