Skip to content

airswap/airswap-bot

Repository files navigation

AirSwap Bot: Swappy

Discord Twitter Follow Subreddit subscribers

Website · About · Twitter · Discord

First, please give us a star! ⭐️

Features

  • Commands (Discord or CLI)

    • stats generates a mainnet stats report
    • compliance :chainName checks all servers for RFQ compliance
    • inspect :chainName :server :signerToken :senderToken :senderAmount checks an individual server for RFQ compliance
    • launch :chainName :collectionToken :currencySymbol launches an NFT marketplace on IPFS
  • Event Listeners

    • SwapERC20 publishes big swaps to Twitter and Discord
    • Contracts Registry, Delegate, Pool, Staking publish events to Discord
  • Network Providers

    • Mainnet (1) uses a WebSocket INFURA provider
    • Other networks use default JSON RPC providers from @airswap/utils

Quick start

Copy .env.example to .env and fill in the values.

To install deps and run from source

$ yarn
$ yarn dev

To build and run production

$ yarn build
$ yarn start

To build a docker image

$ yarn docker:build

AirSwap is an open developer community focused on decentralized trading systems. Join the Discord server to learn more.

Let's build stuff! 🛠️

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published