microstellar
microstellar copied to clipboard
An easy-to-use Go Library for the Stellar payment network
This version is no longer valid, since the Stellar libraries have been changed and the dependancies are no longer available, this microsteller no longer functions, an update to the new...
The microstellar function **Resolve** only returns *AccountID* from federation servers response. Thus other projects (**lumen**) cannot use this function to build a complete **payment** transaction from federated addresses, where memo...
Always add the SourceAccount to the `paymentMuts` so we can submit a transaction that includes operations from different source accounts (this is different from the multisig use-case outlined in the...