CocoaPods trunk is moving to be read-only. Read more on the blog, there are 18 months to go.

StellarWalletKit 0.0.4

StellarWalletKit 0.0.4

Maintained by swiftlychange.



  • By
  • SteadyAction

Swift Xcode License: MIT iOS

Introduction

StellarWalletKit is a Stellar Wallet Toolkit for iOS.

Stellar Network is specialized for asset creation and transfer of assets with fast transaction speed and low transaction fee. I hope cryptocurrency and decentralized token economy become more widely adapted. However, some developers hesitate to add a crypto wallet on apps since blockchian and cryptocurrency are complex and require many new knowledge.

Don't worry.
With StellarWalletKit, you can implement a Stellar wallet without a server and blockchain knowledge.

Installation

CocoaPods

To integrate StellarWalletKit into your Xcode project using CocoaPods, specify it in your Podfile:

pod 'StellarWalletKit'

Contribution

  • Make sure you have a GitHub account
  • Create a GitHub pull request for your contribution
  • Clearly describe the issue or feature.
  • Fork the repository on GitHub
  • Create a topic branch from where you want to base your work. (Gitflow is welcome)
  • Please avoid working directly on the master branch.
  • Make sure you have added the necessary tests for your changes and make sure all tests pass.

Donation

Only aceept cryptocurrency 😂

ETH: 0x7777787C97a35d37Db8E5afb0C92BCfd4F6480bE
XLM: GBWP4JXW4PJGORNTVN3ZIFRZN5NXDNU534G5KULGPUGJE7IHCQILUQ3B

License

StellarWalletKit is available under the MIT license. See the LICENSE file for more info.