Skip to content

ether-camp/example-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demo App for working with Ethereum from JS

That's a sample application to demonstrate working with Ethereum from js using web3.js and ethereumjs-tx.

Set your sandboxId in web/src/app.js. You can find id of your running sandbox on the sandbox panel.

Building:

$ npm install gulp-cli -g
$ npm install
$ gulp

Testing:

$ gulp test

Running:

$ cd web
$ npm install http-server -g
$ http-server

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published