An open API service indexing awesome lists of open source software.

https://github.com/multiversx/mx-deprecated-starter-dapp


https://github.com/multiversx/mx-deprecated-starter-dapp

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# 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](https://github.com/ElrondNetwork/dapp-boilerplate.elrond.com/tree/master/react-crowdfunding) | [Crowdfunding Contract](https://docs.elrond.com/developers/tutorials/crowdfunding-p1/)
| react-delegationdashboard | React | [react-delegationdashboard](https://github.com/ElrondNetwork/dapp-boilerplate.elrond.com/tree/master/react-delegationdashboard) | [Delegation Cheatsheet](https://docs.google.com/document/d/15wXAUIHBQmKefFSg5uY_MnKlgrjZ4zHhKCIOTWukfzE/edit)

For more Smart Contract tutorials, [the documentation](https://docs.elrond.com/), plus [Elrond IDE](https://marketplace.visualstudio.com/items?itemName=Elrond.vscode-elrond-ide) - which is a frontend for erdpy - should be a good start.

## Developers

The [Elrond Team](https://elrond.com/team/).

## Contribute

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