We've worked with the
@vsc.network team to provide developers who want to interact with the VSC Network with a set of keychain requests.
On the developer side, it will make VSC integration easier, and on the user side, it will give a specific confirmation page for VSC requests, rather than just showing a raw JSON.
How to use it?
If you're not a developer, you don't need to follow these steps, as this will eventually come to production.
Sadly, browser extensions do not support testing channels, that's why we've created another extension (Keychain Beta), available for download here:
https://chromewebstore.google.com/detail/hive-keychain-beta/gleefminjjiigdhoeophnlbbbepmmfagOnce you've set up your Keychain, you can start playing with vsc requests
on our playground.
If you are using
Keychain SDK, update it to the latest version to interact with VSC (v0.9.1)
We currently support the four following request types:
Deposits
keychain.vsc.deposit(depositData);
Deposit HIVE or HBD to VSC.
Try it out in the
playgroundWithdrawals
keychain.vsc.withdraw(withdrawalData);
Withdraw HIVE or HBD from VSC.
Try it out in the
playgroundTransfers
keychain.vsc.transfer(transferData);
Transfer HIVE or HBD to another user on the VSC network.
Try it out in the
playgroundStaking
keychain.vsc.staking(stakingData);
Stake or unstake (only HBD for now).
Try it out in the
playgroundWhat's next?
We still need to work on two things before a production release :
- Port these new VSC requests to mobile
- Update our VSC UI on both extensions and mobile. We already developed this ahead of the VSC launch, but more operations have been added since then, so it will still take some time.
We need your support!
We recently released our new proposal and are looking forward to your feedback and support.
Support Hive Keychain development by voting for our proposal on PeakD or with HiveSigner.
Discord
To communicate with us, report an issue or become a Beta tester, join our Discord by following this link :
https://discord.gg/3EM6YfRrGvOr scanning this QR Code :
Team
@stoodkev : Founder -
Witness@cedricguillas : Lead Developer -
Witness@krios003 : Full-stack Developer
@krios003 : Community Manager -
Witness@yabapmatt : Advisor -
Witness