This content originally appeared on DEV Community and was authored by Zak R.
The Truffle framework is an awesome toolkit for every solidity and dapp developer, we at LibertyPie make advanced use of the truffle framework.
During LibertyPie's P2P protocol development, we needed a simple way to seed initial data to different contracts similar to database seeding.
Truffle has great migration support but no seeding of data out of the box.
So we decided to build a simple CLI tool as an npm package for seeding initial data out of the box with 0 configurations.
Introducing Liberty Pie's Truffle Seeder, your easy way to seed initial data to any smart contract. Kindly help us improve it by giving us your feedback
Project: https://github.com/LibertyPie/truffle-seeder
This content originally appeared on DEV Community and was authored by Zak R.
Zak R. | Sciencx (2021-04-27T02:17:12+00:00) Introducing Truffle Solidity Data Seeder. Retrieved from https://www.scien.cx/2021/04/27/introducing-truffle-solidity-data-seeder/
Please log in to upload a file.
There are no updates yet.
Click the Upload button above to add an update.