Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/wavesplatform/ride-examples
- Owner: wavesplatform
- Created: 2019-01-30T15:33:23.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-07-06T18:21:59.000Z (over 3 years ago)
- Last Synced: 2024-04-15T00:16:49.275Z (8 months ago)
- Topics: dapp, dapp-example, ride, smart-contracts
- Language: Scala
- Homepage:
- Size: 193 KB
- Stars: 31
- Watchers: 13
- Forks: 32
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-waves - ride-examples - Examples of scripts for accounts and assets using Ride. (Frameworks and tools / The Ride programming language)
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.