mirror-besu

1.4.1 • Public • Published

mirror

Mirror CD Mirror CI version docs Contributors Follow

Mirror is a compiling, testing and deployment for Hyperledger Besu, aiming to make life as an Enterprise Ethereum developer easier.

Detailed documentation can be found here.

Quick Start

 
# Install 
$ npm install -g mirror-besu
 
# Initialize 
mirror init
 
# Compile  
mirror compile
 
# Deploy a private contract (Set the privacy members in migration directory) 
mirror deploy --private
 
# Deploy a private contract on a specific network specified in mirror-config.js 
mirror deploy --private --network node1
 
# Deploy a private contract on besu network that has onchain privacy group configured 
mirror test --private --onchain-privacy
 
# Test using MochaJS 
mirror test

Dependencies (10)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i mirror-besu

    Weekly Downloads

    0

    Version

    1.4.1

    License

    MIT

    Unpacked Size

    31.6 kB

    Total Files

    9

    Last publish

    Collaborators

    • consensolabs-ci
    • shubham23
    • abhinav-anshul
    • koshikraj