polkawallet-io / polkawallet-flutter

Replace to: https://github.com/polkawallet-io/app
Apache License 2.0
110 stars 49 forks source link

allow custom substrate endpoint #10

Closed brenzi closed 4 years ago

brenzi commented 4 years ago

For general substrat-based projects it would be nice if the user could specify the RPC/WS address manually

RomeroYang commented 4 years ago

The polkawallet app was designed to be more user-friendly, so we simplified some functions. Customed RPC/WS address will not be supported, developers can do that in the polkadot UI polkadot-js/apps.

There are several substrat-based projects will be supported in this App in the future. And we are building this App to be multi-chain supported. You're welcome to contribute 😊.

luatnd commented 2 years ago

If my RPC endpoint is not on the supported list, can I open a pull request to add my RPC profile? Does it take time?