Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/parv3213/gargtoken-ico-sale
- Owner: parv3213
- License: mit
- Created: 2020-07-15T07:46:28.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-02-03T10:56:23.000Z (almost 2 years ago)
- Last Synced: 2023-03-04T19:07:15.194Z (almost 2 years ago)
- Topics: chai-test, erc20, erc20-tokens, erc20token, ganache, metamask, react, remix, solidity, solidity-contracts, truffle, web3
- Language: JavaScript
- Homepage:
- Size: 3.69 MB
- Stars: 15
- Watchers: 1
- Forks: 13
- Open Issues: 7
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE
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