Skip to content

chaintope/TapyrusWalletSwift

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TapyrusWalletSwift

A Swift library for interacting with the Tapyrus blockchain, providing wallet functionality for iOS applications.

Overview

TapyrusWalletSwift is a wallet library for the Tapyrus blockchain. It provides a Swift interface for managing wallets, handling transactions, and interacting with the Tapyrus network.

Key features:

  • HD wallet support
  • Transaction creation and signing
  • Balance management
  • Contract support

Requirements

Installation

Swift Package Manager

TapyrusWalletSwift can be installed via Swift Package Manager in Xcode:

  1. Open your project in Xcode
  2. Select FileAdd Packages...
  3. Enter the repository URL: https://github.com/chaintope/TapyrusWalletSwift.git
  4. Select the version you want to use
  5. Click Add Package
  6. After adding the package, go to your target's settings
  7. Navigate to GeneralFrameworks, Libraries, and Embedded Content
  8. Ensure that TapyrusWallet is listed

Usage

Import the library in your Swift files:

import TapyrusWallet

For usage examples, please refer to the example project.

Documentation

For more detailed documentation, please refer to the documentation archive in the docs/TapyrusWallet.doccarchive directory.

Related Projects

License

MIT License

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages