Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 866 Bytes

README.md

File metadata and controls

39 lines (24 loc) · 866 Bytes

🏢 Eth-contract-warehouse Overview

Commonly used Ethereum contracts.

📝 Currently on pause See this convo for context: https://t.me/c/1551360911/1084 We are initially just going to move example branches into their own repo. Ok with divergence.

Was playing around  with idea that it would export  for each contract:
1.  typechain factory (for creating and initializing contract),
2.  contract definition in ts
3. eth-components/eth-hooks based component for an easy way to interact with it)

Used by 🏗 scaffold-eth-typescript

Created by 🏰 BuidlGuidl.eth

Install

yarn add eth-hooks

⚠ under construction

Authors

@shravansunder

Peer Dependencies

Dependencies

API

Hooks & Helpers