我在 : 处创建了一个“快速”的 Moralis Testnet Avalanche 节点https://speedy-nodes-nyc.moralis.io/<xyz>/avalanche/testnet
。
我现在想使用 AvalancheJS 连接到这个,但对我需要使用的参数有点困惑:
const avalanche = new Avalanche(ip, port, protocol, networkID);
谁能帮忙?
我在 : 处创建了一个“快速”的 Moralis Testnet Avalanche 节点https://speedy-nodes-nyc.moralis.io/<xyz>/avalanche/testnet
。
我现在想使用 AvalancheJS 连接到这个,但对我需要使用的参数有点困惑:
const avalanche = new Avalanche(ip, port, protocol, networkID);
谁能帮忙?