Git Product home page Git Product logo

chronomint's People

Contributors

0white avatar ahiatsevich avatar alexander-elgin avatar chebotarew avatar chronoctopus avatar dkchv avatar domrachev-insegment avatar dsemenovsky avatar e-maximus avatar ex1st0r avatar gagarin55 avatar gmikeska avatar ipavlenko avatar kortv avatar mikefluff avatar olegdeezus avatar ozalexo avatar pavel-dv avatar sashaaro avatar waisw avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

chronomint's Issues

Create basic LOC contract

Store:

  • LOC business title (string)
  • business website (string)
  • business status (ENUM: active, suspended, bankrupt)
  • LOC controller address
  • amount allowed to issue
  • amount issued
  • amount redeemed
  • IPFS hash of public contract
  • percents from LH issuance that go to the Security Guarantee and Liquidity funds
  • etc.

Create basic contract for ChronoMint

Store addresses of all LH contracts, TIME contract, Rewards contract, Security Guarantee and Liquidity funds contracts, all LOCs contracts addresses.

Fill UI with most important data

Show addresses of all LH contracts, TIME contract, Rewards contract, Security Guarantee and Liquidity funds contracts.

For each LH contract show:

  • all LOCs
  • fiat-to-LH rate

For Rewards contract, Security Guarantee and Liquidity funds contracts show:

  • amount of funds stored in contract
  • P and w parameters

For each LOC contract show:

  • LOC business title (string)
  • business website (string)
  • business status (ENUM: active, suspended, bankrupt)
  • LOC controller address
  • amount allowed to issue
  • amount issued
  • amount redeemed
  • Appendix B: Minting Contract Parameters
  • percents from LH issuance that go to the Security Guarantee and Liquidity funds
  • IPFS hash of public contract

Looks like LaborHourToken.sol is missing

Issue

It looks like LaborHourToken.sol is missing (most possible not added to repo).

Steps to Reproduce

git clone https://github.com/ChronoBank/ChronoMint  
cd ChronoMint
npm install
npm build
npm start

Expected Behavior

Think something should be running on some port ;)

Actual Results

xxx

Environment

  • Operating System:
uname -a
Linux capitan 4.8.10-gentoo #1 SMP Tue Nov 22 15:25:37 EET 2016 x86_64 Intel(R) Core(TM) i5-4590 CPU @ 3.30GHz GenuineIntel GNU/Linux
  • Truffle version:
archer@capitan ~ $ truffle -v
Truffle v2.1.1 - a development framework for Ethereum
  • Testrpc version:
archer@capitan ~ $ testrpc -v
EthereumJS TestRPC v3.0.3
  • Ethereum client:
archer@capitan ~ $ docker images
REPOSITORY                    TAG                 IMAGE ID            CREATED             SIZE
ethereum/client-cpp           latest              12a48ab69603        2 days ago          1.234 GB

  • node version:
archer@capitan ~ $ node -v
v6.3.0
  • npm version:
archer@capitan ~ $ npm -v
3.10.8

Create UI stub

Connect to contract at pre-set address, get all info from it.

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.