Introducing Truffle Solidity Data Seeder
Zak R.
Posted on April 27, 2021
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
💖 💪 🙅 🚩
Zak R.
Posted on April 27, 2021
Join Our Newsletter. No Spam, Only the good stuff.
Sign up to receive the latest update from our blog.