Swiftpack.co - lishuailibertine/SuiSwift as Swift Package

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
See all packages published by lishuailibertine.
lishuailibertine/SuiSwift 0.0.2
Sui Blockchain Kit
⭐️ 0
🕓 3 weeks ago
.package(url: "https://github.com/lishuailibertine/SuiSwift.git", from: "0.0.2")

SuiSwift

Reference: https://github.com/MystenLabs/sui/tree/main/apps/wallet

Features

  • Wallet Create
  • Support 'Ed25519', 'Secp256k1'
  • Asset Transfer

Installation

Swift Package Manager

Add .package(url:_:) to your Package.swift:

dependencies: [
    .package(url: "https://github.com/lishuailibertine/SuiSwift", .branch("main")),
],

GitHub

link
Stars: 0
Last commit: 2 weeks ago
jonrohan Something's broken? Yell at me @ptrpavlik. Praise and feedback (and money) is also welcome.

Release Notes

0.0.2
3 weeks ago

Currently supports Sui version 0.27.0 (Devnet)

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics