NutBerry / NutBerry

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Coverage Status Continuous Integration

NutBerry - Offroading Ethereum Transactions

A NutBerry a day keeps the sunshine your way.

Meme

About

This repository contains contracts and a node client to power domain specific (optimistic) rollups. Take a look at the starter example.

Development

Use docker-compose up --no-deps dev to bootstrap the environment, you only need to do this once and if you changed node_modules and/or docker files.

Enter the development container with ./scripts/dev.sh. Run the tests with yarn test or specific tests with yarn _test **/bench.test.js

About

License:The Unlicense


Languages

Language:JavaScript 72.0%Language:Solidity 27.9%Language:Shell 0.1%