ConsenSysMesh / web3studio-sidejam

SideJam is a series of projects designed to develop application-level examples, frameworks, components (and requirements driving protocol and R&D teams) that use the W3S narrative approach to prove the need for and ability to use the Mainnet as a way to make business safe without silos.
Apache License 2.0
2 stars 2 forks source link

Use local pantheon node for dev #15

Closed barlock closed 5 years ago

barlock commented 5 years ago

Related Issue
Supports #4

Related PRs
This PR is not dependent on any other PR

What does this PR do?
Switches to pantheon for backend blockchain over ganache. The reason for this is ganache can't handle the number of WebSocket subscriptions

Description of Changes
Backend pantheon with docker. Configured to be a zero-gas network so ephemral accounts client side can do their business.

What gif most accurately describes how I feel towards this PR?