GithubHelp home page GithubHelp logo

mmsqe / kin-token Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kinecosystem/kin-token

0.0 3.0 0.0 179 KB

Kin token contracts.

Home Page: https://kin.kik.com

License: MIT License

JavaScript 96.73% Makefile 0.36% Shell 2.91%

kin-token's Introduction

Kin Token Contracts

Here be smart contracts for the Kin token.

Kin Token

Kin is a cryptocurrency built on top of the Ethereum blockchain. It is envisioned as a general purpose cryptocurrency for use in everyday digital services such as chat, social media, and payments. Kin will be the unit of account for all economic transactions within the Kin Ecosystem, and it will serve as the basis of interoperability with other digital services.

Contracts

Please see the contracts/ directory.

Develop

Contracts are written in Solidity and tested using Truffle and testrpc.

Depenencies

# Install Truffle and testrpc packages globally:
$ npm install -g truffle ethereumjs-testrpc

# Install local node dependencies:
$ npm install

Test

# Initialize a testrpc instance
$ ./scripts/testrpc.sh

# This will compile and test the contracts using truffle
$ truffle test

# Enable long tests
$ LONG_TESTS=1 truffle test

Docker

Alternatively, a Docker image is provided on a best-effort basis, though we recommend to run natively.

Requires Docker Compose.

# See Makefile for more commands.
$ make build test

# If you want to run a test for a single contract:
$ docker-compose run --rm truffle npm test test/VestingTrustee.js

kin-token's People

Contributors

jairajs89 avatar lbeder avatar oryband avatar shoenseiwaso avatar

Watchers

 avatar  avatar  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.