148 packages
abi-to-sol
Compile ABI JSON to Solidity interface
@drizzle/react-components
Put some Drizzle on your React components.
@drizzle/react-plugin
Put some Drizzle on your React components.
@drizzle/store
A reactive data-store for web3 and smart contracts.
@drizzle-utils/contract-call-stream
A tool for streaming/listening to contract calls.
@drizzle-utils/contract-event-stream
A tool for streaming/listening to contract events.
@drizzle-utils/contract-state-stream
A tool for streaming/listening to contract state.
@drizzle-utils/core
A tool to make frontend dapp development a little bit sweeter.
@drizzle-utils/current-account-stream
Returns an RxJS observable so you can watch for changes to the currently selected account on MetaMask.
@drizzle-utils/get-accounts
A tool for getting the accounts from Web3. This will request MetaMask's permission, if required.
@drizzle-utils/get-balance-stream
A tool for streaming/listening to address balances.
@drizzle-utils/get-contract-instance
Retrieves a Web3.js [contract instance](https://web3js.readthedocs.io/en/1.0/web3-eth-contract.html).
@drizzle-utils/get-web3
A tool for getting the Web3 object with different potential sources for providers.
@drizzle-utils/new-block-stream
A tool for creating a stream of new block data.
@drizzle-utils/test-chain
Utils for spawning a test blockchain to run automated tests on.
@drizzle/vue-plugin
A drizzle adaptor for Vue
ethpm
Javascript library for EthPM (EIPs 2678 / 1319)
ethpm-registry
Create a new epm registry on-chain
ethpm-spec
Ethereum Package Manager Specifications
ganache
A library and cli to create a local blockchain for fast Ethereum development.
ganache-cli
<p align="center"> <em>NOTICE</em>: <code>testrpc</code> is now <code>ganache-cli</code>. Use it just as you would <code>testrpc</code>. </p> <hr/>
ganache-core
[](https://www.npmjs.com/package/ganache-core) [](https://www.npmjs.com/package/ganache-core) [![Build Status](https://travis-ci.o
original-require
The require statement. Useful for bundling with Webpack in rare cases.
reselect-tree
Wrapper around reselect for creating selector trees
solidity-parser
PEG.js Solidity parser for Javascript