Developers Forum for XinFin XDC Network

Discussion on: [Solved] How Do I Get an RPC URL for My Subnet?

Collapse
wanwiset25 profile image
Wanwiset Peerapatanapokin

Hi @gaslimit

Apologies for the delay. To allow users to push TXs on your subnet they would require a wallet with Subnet coins. As a Subnet owner you have the Grandmaster key (check keys.json) which owns all the subnet funds. Once you transfer some coins to your users they will be able to interact with your Subnet.

We have a script which uses web3.js instead of ethers for the coin transfer. Please note the script location is not finalized.
github.com/XinFinOrg/XinFin-Node/t...

Collapse
wanwiset25 profile image
Wanwiset Peerapatanapokin

Also, docs are updated on details of Subnet ports.
xinfinorg.github.io/xdc-subnet-doc...