Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rymnc/contract-to-discord
Integrate your contracts with discord webhooks!
https://github.com/rymnc/contract-to-discord
Last synced: about 1 month ago
JSON representation
Integrate your contracts with discord webhooks!
- Host: GitHub
- URL: https://github.com/rymnc/contract-to-discord
- Owner: rymnc
- Created: 2020-06-12T07:39:30.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-24T02:53:51.000Z (almost 2 years ago)
- Last Synced: 2024-04-23T05:27:14.160Z (7 months ago)
- Language: JavaScript
- Size: 633 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# contract-to-discord
Integrate your contracts with discord webhooks!## Environment Variables
- DISCORD_WEBHOOK_URL
- WEBHOOK_NAME
- INFURA_URL (note:use ws)
- CONTRACT_ABI
- CONTRACT_ADDRESS
Use `yarn install` to install the dependencies
### Change around the events to suit your needs!