Buidler is a task runner for Ethereum smart contract developers. It facilitates performing frequent tasks, such as running tests, automatically checking code for mistakes or interacting with a smart contract. Check out the plugin list to use it with your existing tools.
Developed by Nomic Labs and funded by an Ethereum Foundation grant.
Join our Buidler Telegram group to stay up to date on new releases, plugins and tutorials.
The recommended way of using Buidler is through a local installation in your project. This way your environment will be reproducible and you will avoid future version conflicts. To use it in this way you will need to prepend npx
to run it (i.e. npx buidler
). To install locally initialize your npm
project using npm init
and follow the instructions. Once ready run:
npm install --save-dev @nomiclabs/buidler
Be careful about inconsistent behavior across different projects that use different Buidler versions.
npm install --global @nomiclabs/buidler
If you choose to install Buidler globally, you have to do the same for its plugins and their dependencies.
On Buidler's website you will find:
Contributions are always welcome! Feel free to open any issue or send a pull request.
Go to CONTRIBUTING.md to learn about how to set up Buidler's development environment.
Buidler Support Telegram group: for questions and feedback.
👷♀️👷♂️👷♀️👷♂️👷♀️👷♂️👷♀️👷♂️👷♀️👷♂️👷♀️👷♂️👷♀️👷♂️