Add Network
Last updated
Last updated
Once an application is connected to Martian wallet via method, it can also request that user to add new network using given api. It takes two parameter listed below:
nodeUrl: Node endpoint.
faucetUrl?: Faucet endpoint.
Below is an example code describing the way to add a network.