Skip to content
This repository has been archived by the owner on May 8, 2023. It is now read-only.

Mini demos and code snippets for use on the RSK network

Notifications You must be signed in to change notification settings

rsksmart/demo-code-snippets

Repository files navigation

RSK Demo Code Snippets

A collection of code snippets demonstrating how to do various things on RSK.

How to use this repo

Each folder within this repo is a separate demo, and may have its own dependencies to install. These folders are not intended to work with each other as a cohesive project, and instead intended as a reference.

How to contribute to this repo

  1. Create a new branch.
  2. This branch should have a new folder specific to its demo.
  3. The folder should contain a short + self-contained + correct example SSCCE.
  4. The folder should have a README.md file that includes ## What this demo does and ## How this demo works sections.
  5. Submit a PR to this repo, with a description that includes ## What, ## Why, and ## Refs sections.

Licence

GPL-3.0

About

Mini demos and code snippets for use on the RSK network

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published