Code Monkey home page Code Monkey logo

etherium-demo-lab's Introduction

etherium-demo-lab

Prerequisites

nodejs and npm are required to install the web3 library:

npm install ethereum/web3.js --save
npm install -g local-web-server

Web3 makes API calls against a running etherium node. Install and run Ganache for this purpose: https://truffleframework.com/ganache

Run the demo

Serve local dir over HTTP

ws

Run Chrome with CORS disabled:

Windows:

chrome.exe --disable-web-security --user-data-dir="c:\Temporary"

OSX

/Applications/Google\ Chrome.app/Contents/MacOS/Google\ Chrome --disable-web-security --user-data-dir=~/tmp

Remix

Use Remix to develop, deploy and test contracts

Demo Lab-6

Using Remix post the following transactions:

"0x687960b52b4865eaa4381ab839c267222d15146d", 39, "0x446f72696e", "0x4d63446f72696e"
"0x687960b52b4865eaa4381ab839c267222d151461", 30, "0x4368726973", "0x4d634368726973"
"0x687960b52b4865eaa4381ab839c267222d151462", 31, "0x457361", "0x4d63457361"
"0x687960b52b4865eaa4381ab839c267222d151463", 32, "0x4a6f65", "0x4d634a6f65"

etherium-demo-lab's People

Contributors

dciobanu avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.