GithubHelp home page GithubHelp logo

donets / dharma-react-starter-kit Goto Github PK

View Code? Open in Web Editor NEW

This project forked from zzeleznick/dharma-react-starter-kit

0.0 2.0 0.0 621 KB

Quickstart boilerplate for starting to build on top of Dharma protocol with React + Truffle

JavaScript 96.72% HTML 1.68% CSS 1.60%

dharma-react-starter-kit's Introduction


Dharma Protocol React Starter Kit

This repository contains all the tools you need to quickly start hacking an application on top of Dharma protocol.

The starter kit ships with:

  • The Dharma Protocol smart contracts and migrations tooling
  • The dharma.js client development libraries
  • React + Webpack
  • The truffle Ethereum development framework.
  • A simple application that demonstrates how to generate a signed, loan request using the dharma.js development libraries.

We recommend brushing up on the basics of Dharma protocol before diving in -- a non-techincal primer can be found here. For a deeper dive, study the Dharma whitepaper.

Join us on our chat for any technical or general questions.

Dharma is a protocol for generic tokenized debt issuance and fundraising on blockchains supporting requisite smart contract functionality (i.e. EVM blockchains). For a full description of the protocol's mechanics, a thorough overview can be found in the Dharma Protocol Whitepaper.

Setup


Dependencies

Must have node installed with version >= 7.5.0.

Install dependencies:

yarn
Compile & Migrate Contracts

Start testrpc:

ganache-cli

Compile Dharma smart contracts:

yarn compile

Deploy Dharma smart contracts on to testrpc:

yarn migrate
Start Server

Start development server and visit the site at http://localhost:3000

yarn start

dharma-react-starter-kit's People

Contributors

gnidan avatar nadavhollander avatar onlyonejmjq avatar zoyescreative 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.