Coder Social home page Coder Social logo

plutusdex's Introduction

Plutus

This repository will contain the source code that constitutes each component of Plutus Decentralized Exchange Network utilizing Ethereum. For more information see (https://plutus.it/) and the Plutus white paper (https://plutus.it/assets/Plutus.it-White-Paper-v1.0.pdf).

Plutons

Tokens implemented on the Ethereum blockchain. Used to reward users for making purchases on the Plutus Mobile App. Uses the (draft) Token standard (ethereum/EIPs#20) and is based on the example: https://github.com/ethereum/dapp-bin/blob/master/standardized_contract_apis/currency.sol The Pluton contract will be created by the Plutus board, and have 20,000,000 tokens initially. The first initial 850,000 Plutons will be distributed after the crowdsale, as explained at https://getplutons.plutus.it/. The remaining tokens will be distributed by the rebate contract, which in turn is controlled by the PlutusDEX.

PlutusDEX

The main source code of the Plutus Decentralized Exchange Network (PlutusDEX - https://dex.plutus.it) written in Solidity (https://solidity.readthedocs.org/en/latest/). Stores data associated with trades and regulates the trade of fiat currency for Bitcoin or Pluton. Matches Plutus Mobile App users to traders with the best price.

Issuer

Regulates user rebate rewards and issues Plutons to users accordingly.

Plutus User

Stores all data associated with a single user. Allows the user to send Plutons and to interact with traders via PlutusDEX.

Trader

Registers a trader with Plutus so they can begin using PlutusDEX.

Development

Installation

Doing Development

  • Run ethereum testnet by executing testrpc
  • Run bitcoin testnet executing docker run -t -i freewil/bitcoin-testnet-box
  • Run truffle compile to compile contracts in contracts dir

plutusdex's People

Contributors

ensrationis avatar gerbrand avatar quantumgrav avatar quantumgravity444 avatar

Watchers

 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.