Giter Club home page Giter Club logo

erba-erc20-contract's Introduction

ERBA erc20 Token contract with vesting

Smart Contracts contained the ERC20 Token named ERBA (ERBA) and vesting ability.

Solidity Version

ERBA is a ERC20 Standard Token, where all tokens are pre-assigned to the creator.

  • Name is ERBA, Symbol is ERBA
  • Note they can later distribute these tokens as they wish using transfer and other StandardToken functions.
  • There will be a max cap of 600 000 000 ERBA tokens (100%)
  • Decimals are 18.
  • The token has ability for vesting
  • ERBA Token is Mintable

Installation & Setup

Download (Extras):

npm install -g truffle
npm install -g ganache-cli

OS X & Linux & Windows:

npm install --save-dev

Usage example

Start the demo blockchain:

ganache-cli

To compile the project run:

truffle compile

To migrate the project run:

truffle migrate

To test the project run:

truffle test

To flat into a single contract run:

sh flatten.sh

ERBA contracts Functions

In Alphabetic Order

somefunction

function somefucntion(address[] _target)

specific instruction what the function does
parameters

_target = ["0xca35b7d915458ef540ade6068dfe2f44e8fa733c", "0xca35b7d915458ef540ade6068dfe2f44e8fa733c"]



Release History

  • V1.0
    • ADD: Vesting ERC20 Token
    • ADD: Token Audits and test

Meta

Ashiquzzaman Khan โ€“ @dreadlordn

Distributed under the MIT license. See LICENSE for more information.

https://github.com/PandorAstrum/erba-erc20-contract.git

erba-erc20-contract's People

Contributors

ash1khan avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.