woollyhat

0.0.1-alpha.1 • Public • Published

Woollyhat

Mock Ethereum RPC to serve as an IO layer for rapid prototyping of front-end web3 projects, think ethereum/hardhat without all the rules.

Woollyhat serves as a local development blockchain, allowing for front-end devs to move quickly without being bogged down by ethereums complexities.

Getting started

  • Install woollyhat

    $ yarn add woollyhat
    
  • Check out the example at https://github.com/windranger-io/woollyhat-example

  • Write some .js contracts and fixtures then start the cli

    $ npx woollyhat --task=node
    
  • Connect your wallet/subgraph to the woollyhat cli (uri: http://localhost:8545 chainId: 33133) and enjoy that sweet, sweet data.

Readme

Keywords

none

Package Sidebar

Install

npm i woollyhat

Weekly Downloads

1

Version

0.0.1-alpha.1

License

none

Unpacked Size

110 kB

Total Files

23

Last publish

Collaborators

  • grezle