Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 1.4 KB

Readme.md

File metadata and controls

22 lines (12 loc) · 1.4 KB

Elrond dApp boilerplate examples

This repo contains subfolders, each named after the framework in which it is built and the contract used as an example (-)

To install one of the examples, either use this repo and follow the readme instructions in each project, or use the Elrond IDE when this feature will be available (link below).

Project Framework URL Contract Tutorial
react-crowdfunding React react-crowdfunding Crowdfunding Contract
react-delegationdashboard React react-delegationdashboard Delegation Cheatsheet

For more Smart Contract tutorials, the documentation, plus Elrond IDE - which is a frontend for erdpy - should be a good start.

Developers

The Elrond Team.

Contribute

One can contribute by creating pull requests, or by opening issues for discovered bugs or desired features.