Skip to content

This aims to demostrate how a deploy could be created with the casper-client-sdk and signed with the CasperLabs Signer keeping it as simple as possible.

Notifications You must be signed in to change notification settings

George-cl/Signer-Demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Signer Demonstration

Summary

This aims to demostrate how a deploy could be created with the casper-js-sdk and signed with the CasperLabs Signer keeping it as simple as possible.

Supported Deploys

Signing Process

Signed Deploy (raw JSON)

Get started

Before you begin

Install the Signer extension from here. (Requires Chromium browser)

yarn

Installs required dependencies.

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

About

This aims to demostrate how a deploy could be created with the casper-client-sdk and signed with the CasperLabs Signer keeping it as simple as possible.

Resources

Stars

Watchers

Forks