GithubHelp home page GithubHelp logo

cachepay's Introduction

Coinbase API dashboard

Users have to be able to make transactions between each other, via coinbase API calls, before the transaction occurs the cryptocurrency needs to be converted to EUR(via exchange via the exchange feature).

There will be 2 types of users. Normal users and merchants. Merchants will need a token that identifies them when we do transactions.

When a transaction is initiated and on the way, the API needs to inform both users that the transaction is approved.

We need the coinbase API to send the EUR to IBAN accounts once every 10 days. (Cron job-is). You can add accounts and sub accounts on the coinbase API and these can then be used to send the money via IBAN.

Coinbase API: https://www.coinbase.com/cloud

Installation

git clone https://github.com/weis95/component-library
# install dependencies
npm i

# local run
npm start

Folder structure

  • /src
    • /company
      • domain (services and model)
      • application (company-centered UI)
      • infrastructure (api & storage)
    • /user
      • domain (services and model)
      • application (user-centered UI)
      • infrastructure (api & storage)
    • /pages (follows the navigations logic -> each foler is a different navigation route and they are divided by domains)
    • /shared
      • components: UI shared components
      • lib: JS-pure constants and value objects
      • theme: MaterialUI custom theme
      • utils: pure JS functions

cachepay's People

Contributors

gagocarrilloedgar avatar

Stargazers

 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.