# Handshake Developer Call 6/25/2020 ## News ### Open Source `hsd` Rosetta API Rosetta API is a standard API that is meant to be used across blockchains. An `hsd` plugin was developed by tuxcanfly that adds a new HTTP server implementing the API. https://github.com/handshake-org/hs-rosetta Test it out: https://hsd.merkleblock.com/ Release announcement of Rosetta API https://twitter.com/coinbase/status/1273269255610531841?s=20 ## Issues/PRs ### Bob Wallet Transfer Support This PR adds functionality to Bob Wallet to do name transfers. This is very important for non-custodial users that don't want to use the command line. https://github.com/kyokan/bob-wallet/pull/146 ### SIG0 Usage An old issue "Identity Key used for Encryption and Signature Creation" is seeing new discussion. https://github.com/handshake-org/hsd/issues/291#issuecomment-648880402 ## Extra