https://github.com/0xjonaseb11/erc20-avalanche
Create a very own ERC20 token | Deploy ion Avalance network
https://github.com/0xjonaseb11/erc20-avalanche
avalanche-network blockchain deployments erc20-tokens ethersjs hardhat smart-contracts solidity web3
Last synced: 2 months ago
JSON representation
Create a very own ERC20 token | Deploy ion Avalance network
- Host: GitHub
- URL: https://github.com/0xjonaseb11/erc20-avalanche
- Owner: 0xJonaseb11
- License: mit
- Created: 2023-11-26T01:06:52.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-14T07:18:51.000Z (over 2 years ago)
- Last Synced: 2025-12-27T03:53:56.870Z (6 months ago)
- Topics: avalanche-network, blockchain, deployments, erc20-tokens, ethersjs, hardhat, smart-contracts, solidity, web3
- Language: JavaScript
- Homepage:
- Size: 69.3 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
## About
#### Why choose `AVALANCHE`??
Avalanche is a blockchain platform that rivals the Ethereum blockchain. It supports smart contracts written in Solidity programming language to run dApps on its network. Big companies such as GREE, Deloitte, KyberSwap, GameStar+, and Encode Club have partnered with Avalanche to ship their projects on Avalanche.
### Index
1. Develop understanding of Avalanche blockchain.
2. Write ERC20 token in Solidity.
3. Set up MetaMask for Avalanche.
4. Deploy the Solidity smart contract to Avalanche blockchain.
### @Jonas-sebera