polkawallet-io / app

[Main] Polkawallet app.
https://polkawallet.io
Apache License 2.0
151 stars 71 forks source link

Robonomics-chain plugin request #109

Open daniilsv opened 2 years ago

daniilsv commented 2 years ago

Para-chain name Robonomics

Description Overview of your para-chain.

Plugin functions Overview of your Plugin.

Vourhey commented 2 years ago

Hello!

We'd like to add Robonomics Network in Polkawallet. Robonomics has won a parachain slot in Kusama last January and provides utility functions for IoT devices. It enables easy connection IoT to Web3 world!

First release of the plugin includes the very basic functions such as launch and datalog. The first allows one to launch on and off a specific device (via its robonomics address), the second one allows to store or retrieve data to/from blockchain (for example telemetry of a device)

RomeroYang commented 2 years ago

I just tested your plugin and found it doesn't has an icon for XRT, maybe you should add the XRT icon in plugin.tokenIcons.

daniilsv commented 2 years ago

@RomeroYang, Just updated assets and packages. Now it should be clean

Vourhey commented 2 years ago

@RomeroYang Did you have a chance to test the plugin again?

RomeroYang commented 2 years ago

Set genesisHash of the network like this https://github.com/polkawallet-io/polkawallet_plugin_kusama/blob/37ea059b990e6771926da7e0148da417d376a4fd/lib/polkawallet_plugin_kusama.dart#L53

Polkawallet will check it to ensure the plugin sending Extrinsics to the right network.

daniilsv commented 2 years ago

@RomeroYang, done. Added genesis. You can check it further

RomeroYang commented 2 years ago

Go to Settings -> Metadata page in https://polkadot.js.org/apps, you will see the genesisHash, it should be 0x631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc for robonomics.

daniilsv commented 2 years ago

@RomeroYang changed to this

daniilsv commented 2 years ago

@RomeroYang Bump

Vourhey commented 2 years ago

@RomeroYang did you have time to check the plugin?

RomeroYang commented 2 years ago

Integrated in release 3.1.8