GithubHelp home page GithubHelp logo

ajsb85 / flypme-contracts Goto Github PK

View Code? Open in Web Editor NEW

This project forked from flypme/flypme-contracts

1.0 2.0 0.0 1.18 MB

Contracts for the flyp.me platform

License: MIT License

JavaScript 100.00%

flypme-contracts's Introduction

ABOUT

Contracts for the flyp.me accountless exchange crowdsale.

Deployed live at: https://etherscan.io/address/0x06dafc2a5fe47fcc9f37b5f91c0c2bd1cf2a9a4c

SETUP LOCAL TEST NODE:

npm install -g ethereumjs-testrpc
testrpc

PREPARE:

git clone https://github.com/flypme/flypme-contracts
cd flypme-contracts
npm install -g truffle
# you might need the following to be able to compile dependencies
export PYTHON=/usr/bin/python2.7
npm install

COMPILE AND DEPLOY:

truffle compile
truffle migrate

TEST:

See test-ico.js

for automatic tests you can run:

truffle test

VERIFY:

To verify you will need to merge source files with sol-merger and then fill all the details taking the construction arguments from the transaction that created the first contract instance.

npm i -g sol-merger
# runs merger and leaves result file at build/MySale.sol
npm run-script merge

VERSIONS:

  • truffle: 3.4.9
  • zeppelin-solidity: 1.2.0

License

Code released under the [MIT License]


  • Flyp.me Team

flypme-contracts's People

Contributors

holycto avatar darbon avatar

Stargazers

Ismael IC avatar

Watchers

James Cloos 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.