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

The repository for the State Channel Workshop at the Æternity Universe Two conference

Notifications You must be signed in to change notification settings

aeternity/state-channel-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

state-channel-workshop

The repository for the State Channel Workshop at the Æternity Universe Two conference

Installation

cd contract && npm install
cd ../app && npm install

Running

# terminal 1, start node
docker-compose up
# terminal 2, start app
cd app && npm run dev 

Steps

Starting point - Initialize accounts

branch: start-here

Step One - Open channels

finished branch: step-one

Step Two - Register events & deploy contract

finished branch: step-two

Step Three - Make contract calls/play game

finished branch: step-three

Step Four - Show Balances

finished branch: step-four

Step Five - Close Channel

finished branch: step-five

Final Product

finished branch: final-product

About

The repository for the State Channel Workshop at the Æternity Universe Two conference

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published