Skip to content

Build your own remix! This repo is part of a blog series that uses web3js, solcjs, to build a mini-Remix type tool.

Notifications You must be signed in to change notification settings

devonwesley/Remix-Mini-Starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Remix-Mini aka Dippy

Learn how Web3JS and SolcJS work by builing your own Remix, no server required.

Prerequisites:

  1. NodeJS — is a JavaScript runtime built on Chrome’s V8 JavaScript engine you’ll need at least version 6.9.1.
  2. NPM package: $ npm i -g ethereumjs-testrpc - This package is ethereumjs-testrpc, which is a “NodeJS based Ethereum client for testing and development”. TestRPC is a private blockchain with its own genesis block, that has all the functionality of the live Ethereum blockchain.

About

Build your own remix! This repo is part of a blog series that uses web3js, solcjs, to build a mini-Remix type tool.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages