Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dodger213/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/dodger213/helno-meme-coin

hardhat memes solidity

Last synced: 1 day 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)