https://github.com/scaffold-eth/eth-contract-warehouse
https://github.com/scaffold-eth/eth-contract-warehouse
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/scaffold-eth/eth-contract-warehouse
- Owner: scaffold-eth
- Created: 2021-10-31T16:43:22.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-17T17:06:09.000Z (about 2 years ago)
- Last Synced: 2025-01-14T10:55:53.218Z (5 months ago)
- Language: TypeScript
- Size: 2.59 MB
- Stars: 1
- Watchers: 7
- Forks: 2
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🏢 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](https://github.com/scaffold-eth/scaffold-eth-typescript)
Created by 🏰 [BuidlGuidl.eth](https://BuidlGuidl.com)
## Install
```sh
yarn add eth-hooks
```⚠ under construction
## Authors
[@shravansunder](https://github.com/ShravanSunder)
## Peer Dependencies
## Dependencies
# API
## Hooks & Helpers