Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/0xjonaseb11/foundry-f23-erc20
Create, deploy and test an erc20 contract with foundry tool
https://github.com/0xjonaseb11/foundry-f23-erc20
blockchain deployments erc20-tokens foundry makefile nfts smart-contracts solidity tests web3
Last synced: 8 days ago
JSON representation
Create, deploy and test an erc20 contract with foundry tool
- Host: GitHub
- URL: https://github.com/0xjonaseb11/foundry-f23-erc20
- Owner: 0xJonaseb11
- License: mit
- Created: 2023-10-24T20:46:28.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-16T08:37:33.000Z (about 1 year ago)
- Last Synced: 2024-05-21T13:25:36.277Z (8 months ago)
- Topics: blockchain, deployments, erc20-tokens, foundry, makefile, nfts, smart-contracts, solidity, tests, web3
- Language: Solidity
- Homepage:
- Size: 11.4 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Author: @Jonas-sebera
Get to create, test, deploy and interact with an ERC20 token with the very new and super Tool `Foundry`
# About
- Create
- Test
- Deployments------------
@Jonas-sebera