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
|
6 years ago | |
---|---|---|
contracts | 6 years ago | |
migrations | 6 years ago | |
test | 6 years ago | |
.gitignore | 6 years ago | |
LICENSE | 6 years ago | |
README.md | 6 years ago | |
package-lock.json | 6 years ago | |
package.json | 6 years ago | |
truffle-box.json | 6 years ago | |
truffle-config.js | 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:
-
Delete
box-img-sm.png
andbox-img-lg.png
. -
Use
box-img-sm-template.png
andbox-img-lg-template.png
to create your own art. -
Delete the template images and replace them with your art. Be sure your art's filenames don't have -template in them.
-
Customize the box configuration file (
box-config.json
) if necessary.
See the Truffle Box section of our documentation for more info.