iov-one / docs

The main point for iov documentation, published at https://docs.iov.one
Apache License 2.0
1 stars 2 forks source link

Write documentation to build Protobuf Message for IOS to register a starname #188

Open annatorok opened 4 years ago

annatorok commented 4 years ago

Guide for this document: https://github.com/cosmostation/cosmostation-mobile

Goal: To show what our partners need to do to build a send IOV Token transaction and serializing with Protobuf and give an example with a send transaction with Swift.

orkunkl commented 4 years ago

Currently protool does not support swift. But there is an open pull request regarding that https://github.com/uber/prototool/pull/502 and I put the issue in devs attention again. But this does not mean we can't generate protobuf for swift. There is another way I used but just too much verbose. I'll explain it in the docs