colus001 / descro

Decentralized Escrow

Home Page:https://descro.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

descro - Decentralized Escrow Service as DApp

  • descro is decentralized escrow service to provide ethereum based safe transaction between peers.

How to develop descro contract

  1. Install truffle framework
$ npm i -g truffle
  1. Install Ganache
  • Go to Link and download ganeche
  • Check truffle.js if you want to use truffle's default local chain
  1. How to test
$ truffle test

How to develop descro frontend application

  1. Install dependencies
$ cd react && npm Install
  1. How to run
$ npm start

Contributors

sunghyun junho ohda alma

About

Decentralized Escrow

https://descro.io


Languages

Language:JavaScript 87.9%Language:CSS 11.1%Language:HTML 1.0%