https://github.com/0xjonaseb11/erc20-celo
Create a very own ERC20 Token | Deploy on CELO
https://github.com/0xjonaseb11/erc20-celo
blockchain celo-network deployments erc20-tokens hardhat smart-contracts solidity tests web3
Last synced: 2 months ago
JSON representation
Create a very own ERC20 Token | Deploy on CELO
- Host: GitHub
- URL: https://github.com/0xjonaseb11/erc20-celo
- Owner: 0xJonaseb11
- License: mit
- Created: 2023-11-25T18:59:49.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-14T07:19:38.000Z (over 2 years ago)
- Last Synced: 2026-01-02T02:23:57.480Z (6 months ago)
- Topics: blockchain, celo-network, deployments, erc20-tokens, hardhat, smart-contracts, solidity, tests, web3
- Language: JavaScript
- Homepage:
- Size: 84 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
### Author: @Jonas-sebera
Create an `ERC20` token and deploy it on `CELO network`
## About
1. Develop understanding of Celo blockchain.
2. Write ERC20 token in Solidity programming. languageSet up MetaMask for Celo
3. Deploy the Solidity smart contract to Celo blockchain.
### Why Choose `CELO`??
Why Celo? Celo is the PoS Layer-1 protocol that supports developing dApps and helps to build a carbon-negative financial system. Celo achieves being carbon-negative through a Proof of Stake consensus algorithm, carbon offsetting, incentivizing regenerative behavior, and introducing natural capital-backed currencies. These measures aim to reduce resource usage, offset negative impacts, and encourage environmental renewal, building a system that sustains and renews environmental resources.
#### It contributes to the Earth by being carbon-negative. Moreover, the gas can be paid in multiple currencies too. And it offers low cost gas fee.
### @Jonas-sebera