Skip to content

ledgerlabs/dapp-testrpc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dapp-testrpc

A dApp using TestRPC

Installation

git clone https://github.com/ledgerlabs/dapp-testrpc/tree/master
cd dapp-testrpc
npm install
npm run testrpc
npm start

TestRPC

This allows you to develop Ethereum smart-contracts while running a node that simulates an Ethereum protocol node, while not actually being one.

Unix Programming Philosophy

http://www.catb.org/esr/writings/taoup/html/ch01s06.html

About

A dApp using TestRPC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published