polkawallet-io / polkawallet-flutter

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

Added support for Edgeware. #205

Open remzrn opened 3 years ago

remzrn commented 3 years ago

Hello, I have updated the support for the Edgeware chain to match the recent updates, as it seems there is no community mobile wallet that supports it. I tried to keep the changes minimal and unintrusive:

RomeroYang commented 3 years ago

@remzrn We have finished the modularization of this app, next release will be built with https://github.com/polkawallet-io/app. You should create a polkawallet_plugin_edgeware based on https://github.com/polkawallet-io/sdk.

remzrn commented 3 years ago

Excellent, thanks for the info! I will have a look and use the SDK as you advised.