Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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!

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!