Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/dodger213/helno-meme-coin
- Owner: dodger213
- License: mit
- Created: 2024-10-12T13:37:06.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-11-06T09:07:23.000Z (3 months ago)
- Last Synced: 2025-02-10T00:41:28.125Z (1 day ago)
- Topics: hardhat, memes, solidity
- Language: TypeScript
- Homepage:
- Size: 192 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)