1.4.1 • Published 3 years ago

mirror-besu v1.4.1

Weekly downloads
3
License
MIT
Repository
github
Last release
3 years ago

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
1.4.1

3 years ago

1.4.0

4 years ago

1.3.3

4 years ago

1.3.2

4 years ago

1.3.1

4 years ago

1.3.0

4 years ago

1.2.3

4 years ago

1.2.2

4 years ago

1.2.1

4 years ago

1.2.0

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.1.4

4 years ago

1.1.3

4 years ago

1.1.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago