Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/0xslipk/fastify-ethers
EVM utilities for fastify based on ethers.js
https://github.com/0xslipk/fastify-ethers
binance-smart-chain bsc eth ethereum ethers ethersjs fastify fastify-plugin fastifyjs matic polygon
Last synced: 10 days ago
JSON representation
EVM utilities for fastify based on ethers.js
- Host: GitHub
- URL: https://github.com/0xslipk/fastify-ethers
- Owner: 0xslipk
- License: apache-2.0
- Created: 2023-02-16T13:51:25.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-16T14:54:44.000Z (almost 2 years ago)
- Last Synced: 2024-05-28T22:02:15.718Z (6 months ago)
- Topics: binance-smart-chain, bsc, eth, ethereum, ethers, ethersjs, fastify, fastify-plugin, fastifyjs, matic, polygon
- Language: JavaScript
- Homepage:
- Size: 121 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
Fastify Ethers Plugin
==========================> Fastify Ethers Plugin is a work in progress. The documentation may not reflect the current implementation. **Expect a stable release and proper documentation for Q2 2023**.
*fastify-ethers* is a plugin for the [Fastify](http://fastify.io/) framework that provides EVM utilities for fastify based on [ethers.js](https://github.com/ethers-io/ethers.js/).
Supports Fastify versions ^4.0.0.
## Change Log
See [Changelog](CHANGELOG.md) for more information.
## Contributing
Contributions welcome! See [Contributing](CONTRIBUTING.md).
## Collaborators
* [__Jose Ramirez__](https://github.com/0xslipk)
## License
Licensed under the Apache 2.0 - see the [LICENSE](LICENSE) file for details.