GithubHelp home page GithubHelp logo

cheapethereum / linktoken Goto Github PK

View Code? Open in Web Editor NEW

This project forked from smartcontractkit/linktoken

1.0 1.0 0.0 1.63 MB

LINK Token Contracts for the Chainlink Network

Home Page: https://chain.link

License: MIT License

JavaScript 6.22% Solidity 73.20% TypeScript 20.57%

linktoken's Introduction

LINK Token Contracts Build Status

The LINK token is an EIP20 token with additional ERC677 functionality.

The total supply of the token is 1,000,000,000, and each token is divisible up to 18 decimal places.

To prevent accidental burns, the token does not allow transfers to the contract itself and to 0x0.

Security audit for v0.4 version of the contracts is available here.

Details

Installation

The project contains v0.4 contracts that were used for LINK Ethereum Mainnet deployment in 2017. For deployments moving forward, we use the updated v0.6 contracts which use a more recent version of solc and the OpenZeppelin token standards. These updates include a minor ABI change around approval/allowance naming.

yarn install

Testing

Setup contracts:

yarn setup

Run tests:

yarn test

This will test both v0.4 and v0.6 versions of the contracts.

linktoken's People

Contributors

se3000 avatar krebernisak avatar flyerman avatar thodges-gh avatar dependabot[bot] avatar rupurt avatar cleanunicorn avatar davidwparker avatar henrynguyen5 avatar j16r avatar

Stargazers

Winston Robson avatar

Watchers

Winston Robson 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.