Create a .env
file and fill with an HTTP RPC url and a WSS url
RPC_URL=https://mainnet.helius-rpc.com/?api-key=<API_KEY>
WSS=wss://atlas-mainnet.helius-rpc.com?api-key=<API_KEY>
Run arbiter to test the transaction subscription with Helius:
cargo run -p arbiter