Smart contracts for the Besu permissioning system
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Lucas Saldanha 2ab459d312
Setting up (#1)
6 years ago
contracts Setting up (#1) 6 years ago
migrations Setting up (#1) 6 years ago
test Initial commit 6 years ago
.gitignore Setting up (#1) 6 years ago
LICENSE Setting up (#1) 6 years ago
README.md Initial commit 6 years ago
package-lock.json Setting up (#1) 6 years ago
package.json Setting up (#1) 6 years ago
truffle-box.json Setting up (#1) 6 years ago
truffle-config.js Setting up (#1) 6 years ago

README.md

Blueprint Truffle Box

This box comes with everything you need to create your own Truffle Box.

Getting Started

After adding your libraries and code:

  1. Delete box-img-sm.png and box-img-lg.png.

  2. Use box-img-sm-template.png and box-img-lg-template.png to create your own art.

  3. Delete the template images and replace them with your art. Be sure your art's filenames don't have -template in them.

  4. Customize the box configuration file (box-config.json) if necessary.

See the Truffle Box section of our documentation for more info.