Author Topic: [ANN] AirSign .. Command Line Tool for Interacting with BitShares without cli_wa  (Read 1598 times)

0 Members and 1 Guest are viewing this topic.

Offline xeroc

  • Board Moderator
  • Hero Member
  • *****
  • Posts: 12922
  • ChainSquad GmbH
    • View Profile
    • ChainSquad GmbH
  • BitShares: xeroc
  • GitHub: xeroc
cool!  and long overdue!  :P
At the current stage .. the `transfer` command still needs internet access due to the structure of transactions .. but I plan to build a 3 tier coldstorage solution that works like this:
a) prepare the transfer on a connected device
b) sign the transaction on a cold device
c) broadcast the hot transfer on a connected device ..
Still trying to figure out the best approach to do so ..

Offline ebit

  • Committee member
  • Hero Member
  • *
  • Posts: 1905
    • View Profile
  • BitShares: ebit
telegram:ebit521
https://weibo.com/ebiter

Offline cube

  • Hero Member
  • *****
  • Posts: 1404
  • Bit by bit, we will get there!
    • View Profile
  • BitShares: bitcube
ID: bitcube
bitcube is a dedicated witness and committe member. Please vote for bitcube.

Offline xeroc

  • Board Moderator
  • Hero Member
  • *****
  • Posts: 12922
  • ChainSquad GmbH
    • View Profile
    • ChainSquad GmbH
  • BitShares: xeroc
  • GitHub: xeroc
First release of **AirSign** a command line tool that allows to interact with the BitShares network ​*without*​ the need for a cli_wallet:

          https://github.com/xeroc/airsign

This tool will over time evolve towards a solution for offline signing of transactions for a proper cold storage setup.

What features would you like to see become part of this tool?