Socket
Socket
Sign inDemoInstall

@nomiclabs/buidler

Package Overview
Dependencies
389
Maintainers
3
Versions
64
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @nomiclabs/buidler

Buidler is an extensible developer tool that helps smart contract developers increase productivity by reliably bringing together the tools they want.


Version published
Weekly downloads
3.8K
increased by21.53%
Maintainers
3
Install size
48.4 MB
Created
Weekly downloads
 

Readme

Source

NPM Package Build Status

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 Support Discord server to stay up to date on new releases, plugins and tutorials.

🚧 For the most recently published code, look at the master branch 🚧

Installation

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

Documentation

On Buidler's website you will find:

Contributing

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.

Feedback, help and news

Buidler Support Discord server: for questions and feedback.

Follow Nomic Labs on Twitter.

Happy buidling!

👷‍♀️👷‍♂️👷‍♀️👷‍♂️👷‍♀️👷‍♂️👷‍♀️👷‍♂️👷‍♀️👷‍♂️👷‍♀️👷‍♂️👷‍♀️👷‍♂️

Keywords

FAQs

Last updated on 15 Oct 2020

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc