An open API service indexing awesome lists of open source software.

https://github.com/aviksaikat/ape-usage

Curated list of tweaks & configs related to my favourite Ethereum development framework ApeWorX
https://github.com/aviksaikat/ape-usage

apeworx ethereum pyethereum python-3 python3 web3py

Last synced: about 2 months ago
JSON representation

Curated list of tweaks & configs related to my favourite Ethereum development framework ApeWorX

Awesome Lists containing this project

README

        

# Ape-Use-Notes
Curated list of tweaks & configs related to my favourite Ethereum development framework ApeWorX

Work in progress

# Table of contents
- [network-configs.md](./network-configs.md)
- [commands.md](./commands.md)

# My projects
## bee-py (ape as a module)
- In this project I have used the ape accounts & ape types.
- [bee-py](https://github.com/alienrobotninja/bee-py)

# Community projects using ape
- [Yearn Vaults v3](https://github.com/yearn/yearn-vaults-v3)
- [Lido gate seals](https://github.com/lidofinance/gate-seals)
- [Ape Academy ERC20 template](https://github.com/ApeAcademy/ERC20)
- [Ape Academy ERC721 template](https://github.com/ApeAcademy/ERC721)
- [Ape Academy TestToken](https://github.com/ApeAcademy/TestToken)
- [Chainlink Apeworx starter kit](https://github.com/smartcontractkit/apeworx-starter-kit/)