Git Product home page Git Product logo

phoenixdao / phoenix-coupons Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 143 KB

This project is essentially a chain of smart contracts built on top of the Phoenix PhoenixIdentity protocol, aiming to provide a marketplace platform for sellers to launch their own stores and sell to users. Coupons are also featured.

License: GNU General Public License v3.0

Solidity 76.91% Shell 0.13% JavaScript 20.81% Perl 2.14%

phoenix-coupons's Introduction

Phoenix PhoenixIdentity - Marketplace Coupons

Introduction

PhoenixIdentity is an ERC-1484 Provider that provides on-/off-chain identity management. For more details

This project is essentially a chain of smart contracts built on top of the Phoenix PhoenixIdentity protocol, aiming to provide a marketplace platform for sellers to launch their own stores and sell to users. Coupons are also featured, allowing users to use globally defined coupons guaranteed to expire within a certain time period, or assigning coupons per PhoenixIdentity EIN, manageable via multiple addresses.

The marketplace itself is a PhoenixIdentity Resolver contract, which interacts with a PhoenixIdentity Via contract to handle the transaction (and thus coupon discount) logic.

This project is still under development, and dramatic changes will likely occur quickly. The full scope of the prospective completed project

Testing With Truffle

  • This folder has a suite of tests created through Truffle.
  • To run these tests:
    • Clone this repo
    • Run npm install
    • Build dependencies with npm run build
    • Spin up a development blockchain: npm run chain
    • In another terminal tab, run the test suite: npm test

Copyright & License

© The Phoenix Technology Corporation 2018, under the GNU General Public License v3.0.

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.