Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yosriady/circuit-breakers

Fault tolerant smart contracts with Circuit Breakers in Solidity.
https://github.com/yosriady/circuit-breakers

ethereum solidity

Last synced: 1 day ago
JSON representation

Fault tolerant smart contracts with Circuit Breakers in Solidity.

Awesome Lists containing this project

README

        

# Solidity Circuit Breakers

Learn more on the blog post: [Fault Tolerant Smart Contracts with Circuit Breakers](https://yos.io/2020/07/25/fault-tolerant-smart-contracts/)

## Getting Started

```bash
git clone [email protected]:yosriady/circuit-breakers.git
cd circuit-breakers
yarn test
```

## Thanks

**circuit-breakers** 2020+, Yos Riady. Released under the [MIT] License.

Authored and maintained by Yos Riady with help from contributors ([list][contributors]).

> [yos.io](http://yos.io)  · 
> GitHub [@yosriady](https://github.com/yosriady)

[MIT]: http://mit-license.org/
[contributors]: http://github.com/yosriady/circuit-breakers/contributors