shogo avatar

hivesigner.jsを触る

shogo

Published: 24 Mar 2020 › Updated: 24 Mar 2020hivesigner.jsを触る

hivesigner.jsを触る

スクリーンショット 20200325 0.01.26.png

こんにちは、 shogoHive account@shogoです。

Steem ConnectのHive版、"hivesigner"を触ってみました。

<script src="https://cdn.jsdelivr.net/npm/hivesigner"></script>

<script>

let api = new hivesigner.Client({
  app: 'test',
  callbackURL: 'http://localhost:8080',
  scope: ['vote', 'comment']
});

</script>

こんな感じで、ほぼコードを変えずに、アプリケーションをSteemからHiveへ移行できそうです :)

GitHub: https://github.com/ledgerconnect/hivesigner.js

Documentation: https://hivesigner.com/developers

開発者の方は、この辺を見るとすぐに分かると思います。

Hive Keychainのログイン機能も試したいと思います :)

Hive on,
shogoHive account@shogo

Leave hivesigner.jsを触る to:

Written by

Read more #japanese posts


Best Posts From shogo

We have not curated any of shogo's posts yet. But you can encourage our curation team to review posts by visiting them regularly and by referring other readers. Because we give priority to frequently read content.

More Posts From shogo