Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/wavesplatform/ride-examples

Examples of scripts for accounts, dApps and assets using RIDE programming language.
https://github.com/wavesplatform/ride-examples

dapp dapp-example ride smart-contracts

Last synced: 28 days ago
JSON representation

Examples of scripts for accounts, dApps and assets using RIDE programming language.

Awesome Lists containing this project

README

        

# RIDE script examples
This repository contains examples of smart contracts for accounts and assets using RIDE programming language.

## Requirements
This repository is open for contribution and we welcome all pull requests. At the same time we will accept pull requests only with well documented and commented scripts.
Examples of well documented scripts:
- [HotPotatoToken](/smart-assets/HotPotatoToken.ride)
- [Taxation](/smart-assets/Taxation.ride)
- [VerifiedTrading](/smart-assets/VerifiedTrading.ride)

**Note:** There are two folders with scripts for accounts and assets, please add your script to proper directories.

## Discussions
You are welcome to discuss scripts in this repository with issues, but consider that everybody can contribute to the repo, but not obliged to respond to opened issues.