Swiftpack.co - Swift Packages by hienbui9999

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.

Packages published by hienbui9999

hienbui9999/CasperSDKInSwift v1.0.1
CasperSDK methods implementation in Swift
⭐️ 7
🕓 1 year ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
Casper SDK in Swift v1.0.1
1 year ago
Casper SDK in Swift v1.0.1 This package provides the following RPC methods for Casper 1) chain_get_state_root_hash 2) info_get_peers 3) info_get_deploy 4) info_get_status 5) chain_get_block_transfers 6) chain_get_block 7) chain_get_era_info_by_switch_block 8) state_get_item 9) state_get_dictionary_item 10) state_get_balance 11) state_get_auction_info 12) account_put_deploy This package aslo provides Crypto functions for Ed25519 and Secp256k1 with the following Crypto functions: - Public/Private Key generation - Read Public/Private Key from Pem file - Write Public/Private Key to Pem file - Sign message with Ed25519 or Secp256k1 Crypto - Verify message encrypted with Ed25519 or Secp256k1 Crypto These crypto functions support the account_put_deploy RPC method call
Casper SDK in Swift v1.0.0
1 year ago
Casper SDK in Swift v1.0.0 This package provides the following RPC methods for Casper 1) chain_get_state_root_hash 2) info_get_peers 3) info_get_deploy 4) info_get_status 5) chain_get_block_transfers 6) chain_get_block 7) chain_get_era_info_by_switch_block 8) state_get_item 9) state_get_dictionary_item 10) state_get_balance 11) state_get_auction_info 12) account_put_deploy This package aslo provides Crypto functions for Ed25519 and Secp256k1 with the following Crypto functions: - Public/Private Key generation - Read Public/Private Key from Pem file - Write Public/Private Key to Pem file - Sign message with Ed25519 or Secp256k1 Crypto - Verify message encrypted with Ed25519 or Secp256k1 Crypto These crypto functions support the account_put_deploy RPC method call
iOS macOS watchOS tvOS

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