Skip to content

Commonly used solidity contracts for ERC20 Tokens.

Notifications You must be signed in to change notification settings

Demul1/Contracts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contracts

About

These are all the basic contracts which are commonly used for ERC20 tokens, such as Ownable, Safemath, ERC20Interface, ERC20, and ApproveAndCallFallBack.

Prerequisites

  1. Install Node.js

Getting Started

Run the following code in your command line:

#clone repository
$ git clone https://github.com/Demul1/Contracts

#move into repository
$ cd Contracts

#remove current origin repository
$ git remote remove origin

About

Commonly used solidity contracts for ERC20 Tokens.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published