Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/parv3213/gargtoken-ico-sale

An ERC-20 Token ICO Sale
https://github.com/parv3213/gargtoken-ico-sale

chai-test erc20 erc20-tokens erc20token ganache metamask react remix solidity solidity-contracts truffle web3

Last synced: 3 months ago
JSON representation

An ERC-20 Token ICO Sale

Awesome Lists containing this project

README

        

# GargToken

## An ERC-20 Token ICO Sale

#### Working:

![Working](Working-gif.gif)

#### About GargTokenSale Contract

- Functions Included:
- admin
- tokenContract
- tokenPrice
- tokensSold
- buyTokens
- endSale

#### About GargToken Contract

- Token Name: GargToken
- Token Symbol: Garg
- Token Standard: Garg Token v1.0
- totalSupply: \
- Functions Included:
- balanceOf
- transfer
- approve
- allowance
- transferFrom
- name
- symbol
- standard
- totalSupply
- Events Include:
- Transfer
- Approval

###### \*used solidity compiler version 0.5.0