Open daniilsv opened 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)
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
.
@RomeroYang, Just updated assets and packages. Now it should be clean
@RomeroYang Did you have a chance to test the plugin again?
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.
@RomeroYang, done. Added genesis. You can check it further
Go to Settings -> Metadata
page in https://polkadot.js.org/apps, you will see the genesisHash, it should be 0x631ccc82a078481584041656af292834e1ae6daab61d2875b4dd0c14bb9b17bc
for robonomics.
@RomeroYang changed to this
@RomeroYang Bump
@RomeroYang did you have time to check the plugin?
Integrated in release 3.1.8
Para-chain name Robonomics
Description Overview of your para-chain.
Plugin functions Overview of your Plugin.