Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of gnosis/run-with-testrpc

Account's avatar
Marak/colors.js
get colors in your node.js console
Account's avatar
trufflesuite/ganache-cli

Support the repos that depend on this repository

Top contributors

cag's profile
cag
13 contributions
matmar10's profile
matmar10
1 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
gnosis

gnosis/run-with-testrpc

Runs commands with TestRPC in the background

JavaScript
5
8
GNU General Public License v3.0

The **run‑with‑testrpc** package is a small Node utility that launches a TestRPC (Ethereum JSON‑RPC simulator) server in the background, executes a given command (e.g., Truffle tests or migrations), and then shuts the TestRPC instance down. It’s aimed at blockchain developers—especially those using Truffle—who want an easy, scriptable way to run their Ethereum‑related commands against a disposable local chain without manually managing the TestRPC process.