1 2 3 4 5
require('dotenv').config() import { remote } from './remote' import { relay } from './relay' import { rpc } from './rpc'