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

Support the repos that depend on this repository

Top contributors

Recent events

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

No events yet
matmar10's profile
matmar10
124 contributions
saksijas's profile
saksijas
6 contributions
blossomfinance

blossomfinance/truffle-play

Dev-ops for the Ethereum blockchain: a declarative, domain-specific language & supporting framework for managing mission-critical Ethereum smart contracts.

JavaScript
0
0
MIT License

Support the dependencies of blossomfinance/truffle-play

Account's avatar
trufflesuite/truffle
Utility for interacting with truffle-config.js files
Account's avatar
trufflesuite/truffle
A better contract abstraction for Ethereum (formerly EtherPudding)
Account's avatar
trufflesuite/truffle
Beefed up provider module for Truffle
Account's avatar
TehShrike/deepmerge
A library for deep (recursive) merging of Javascript objects
Account's avatar
isaacs/node-mkdirp
Recursively mkdir, like `mkdir -p`
Account's avatar
wankdanker/node-object-mapper
Copy properties from one object to another.
Account's avatar
ljharb/js-traverse
traverse and transform objects by visiting every node on a recursive walk
Account's avatar
ChainSafe/web3.js
Ethereum JavaScript API
Account's avatar
winstonjs/winston
A logger for just about everything.
Account's avatar
winstonjs/winston-transport
Base stream implementations for winston@3 and up.
Account's avatar
yargs/yargs
yargs the modern, pirate-themed, successor to optimist.
Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
chaijs/chai-as-promised
Extends Chai with assertions about promises.
Account's avatar
ZeppelinSolutions/chai-bn
Chai assertions for comparing arbitrary-precision integers using the bignumber.js library
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
release-it/release-it
Generic CLI tool to automate versioning and package publishing-related tasks.
Account's avatar
gnosis/run-with-testrpc
Runs commands with TestRPC
Account's avatar
trufflesuite/truffle
Truffle - Simple development framework for Ethereum

The **Truffle‑Play** project provides a declarative, domain‑specific language called “playbooks” for automating DevOps tasks on the Ethereum blockchain. It lets developers describe contract deployment, upgrades, testing and utility actions in simple, human‑readable YAML/JSON files and run them via a CLI or programmatically, targeting any test framework and integrating with Truffle’s configuration. It’s aimed at Ethereum smart‑contract engineers and operations teams that need repeatable, auditable pipelines for managing mission‑critical contracts.