Skip to content

spencerj411/FoundryERC20Token

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NOTE: Currently Work in Progress

FoundryERC20Token

A project for me to learn how to develop my own Token smart contract that follows the ERC20 token standard; with the use of OpenZeppelin ERC20 smart contract. I am implementhing this project myself, with my own code, guided by the Cyfrin Updraft's smart contract development course.

Getting Started

Quick Start

https://github.com/spencerj411/FoundryERC20Token.git
cd FoundryERC20Token
forge install foundry-rs/[email protected] --no-commit
forge install OpenZeppelin/[email protected] --no-commit

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published