Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

dbotV2 is a core component of canto dusting infrastructure. This bot dusts canto to new users who have bridged assets into canto via gravity bridge.

Installation

yarn install

Usage

  1. create .env file with following variables
    # Environment variables.
    SUPABASE_KEY="<KEY>"
    SUPABASE_URL="<URL>"
    BRIDGE_INFO="<BRIDGE_INFO_ENDPOINT>"
  2. run node serve.js

TODO

  • change everything to typescript. JS is pain and I only made this because I had similar code from years ago...
  • add multi-send contract to this repo
  • clean up structure of code; current version is just mvp

About

DbotV2 is a core part of the canto onboarding process.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages