Skip to content

Example dApps used during SKALE presentations

Notifications You must be signed in to change notification settings

RikaGoldberg/skale-demo

 
 

Repository files navigation

SKALE Demo Code Examples

SKALE is an open-source, fully decentralized, layer 2 scaling network. Nodes in the SKALE Network are placed into SKALE Chains in a random, cryptographically secure manner. The nodes work together to run a fast, asynchronous consensus with fast finality. SKALE Chains are capable of performing state updates by messaging each other and the main Ethereum chain using BLS threshold signatures. The result is a decentralized, cost-effective, secure, and easy to use layer 2 scaling environment.

Learn More

SKALE Website
Developer Documentation

SKALE Examples

Deploying to SKALE is similar to deploying to the Ethereum blockchain. There are a few changes you will need to make within your existing deployment scripts. When using these code samples, please be sure to modify the code appropriately before running anything in production!

EXAMPLE CODE EXAMPLE
Block Explorer block-explorer
Cake Recipe Demo make-a-cake
File Storage Demo file-storage
Money Transfer money-transfer
Rock Paper Scissors Demo rock-paper-scissors

About

Example dApps used during SKALE presentations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 83.8%
  • CSS 15.3%
  • HTML 0.9%