Coder Social home page Coder Social logo

dolabit's Introduction

Dolabit Smart Contracts

This project connects crypto with the real unbanked economy through OTC cash collection points.

Try running some of the following tasks:

npx hardhat help
npx hardhat test
REPORT_GAS=true npx hardhat test
npx hardhat node
npx hardhat run scripts/deploy.js
 * ESTADOS DE CONTRATO:
 * -Iniciado creado, (esperando tokens de custodia)
 * -Esperando Ya_pague (tokens depositados en custodia) ___\   unificarlos en una Tx que envia el exchange con la firma del viajero
 * -Esperando liberación (confirmación del posito)         /
 * -Liberado (Finalizado)
 * -Polemica
 *
 * ON CHAIN
 * Constructor: crearse con datos del trade (monto, forma de pago, precio, token1, divisa1)
 * Desde la app, el viajero selecciona la casa de cambio, rate, monto, divisas, forma de pago y
 * crea una "Orden" configurando los parámentros la función Crear_scrow(params).
 *
 *
 *
 * fun1: Constructor Escrow (monto, precio, exchange_id, )
 *      require msg.value = monto
 *      STATus = Iniciado
 *
 * OFFCHAIN
 *      Exchange recibe push notification
 * "RECIBIR ORDEN"
 * fun2.
 *
 *
 *  , tales precios y todo un pago del token1 a tradear y mantenerlos en custodia en el SC
 *  - mantener los fondos hasta que ocurra fun2
 *  El viajero puede cancelar
 *
 * OFF CHAIN
 * El usuario depositante
 *

dolabit's People

Contributors

andyvargtz avatar

Watchers

 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.