Swiftpack.co - Swift Packages by MetaMask

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

Packages published by MetaMask

MetaMask/metamask-ios-sdk 0.6.1
MetaMask SDK for iOS
⭐️ 33
🕓 Yesterday
🔖 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.
0.6.1
Yesterday
## What's Changed * Add dappId to originator info by @elefantel in https://github.com/MetaMask/metamask-ios-sdk/pull/144 * Increase session duration to 30 days by @elefantel in https://github.com/MetaMask/metamask-ios-sdk/pull/145 * Fix starscream version to 4.0.6 by @elefantel in https://github.com/MetaMask/metamask-ios-sdk/pull/146 **Full Changelog**: https://github.com/MetaMask/metamask-ios-sdk/compare/0.6.0...0.6.1
0.6.0
1 week ago
## What's Changed * feat: add rpc done tracking by @elefantel in https://github.com/MetaMask/metamask-ios-sdk/pull/142 * Deeplinking communication layer by @elefantel in https://github.com/MetaMask/metamask-ios-sdk/pull/141 * Analytics update by @elefantel in https://github.com/MetaMask/metamask-ios-sdk/pull/143 **Full Changelog**: https://github.com/MetaMask/metamask-ios-sdk/compare/0.5.2...0.6.0
0.5.2
5 weeks ago
## What's Changed * feature: rpc method event tracking by @elefantel in https://github.com/MetaMask/metamask-ios-sdk/pull/140 * Convenience methods by @elefantel in https://github.com/MetaMask/metamask-ios-sdk/pull/137 **Full Changelog**: https://github.com/MetaMask/metamask-ios-sdk/compare/0.5.1...0.5.2
0.5.1
9 weeks ago
## What's Changed * Add device info to http headers by @elefantel in https://github.com/MetaMask/metamask-ios-sdk/pull/128 * Fix Swift Language Version by @hschaeufler in https://github.com/MetaMask/metamask-ios-sdk/pull/127 * Add UIKit import to DeviceInfo by @elefantel in https://github.com/MetaMask/metamask-ios-sdk/pull/129 * Make DeviceInfo struct public by @elefantel in https://github.com/MetaMask/metamask-ios-sdk/pull/130 * Bump version number by @elefantel in https://github.com/MetaMask/metamask-ios-sdk/pull/131 * Disable http polling and use websockets only for transport by @elefantel in https://github.com/MetaMask/metamask-ios-sdk/pull/133 * Use swift version(5) by @elefantel in https://github.com/MetaMask/metamask-ios-sdk/pull/134 ## New Contributors * @hschaeufler made their first contribution in https://github.com/MetaMask/metamask-ios-sdk/pull/127 **Full Changelog**: https://github.com/MetaMask/metamask-ios-sdk/compare/0.5.0...0.5.1
0.5.0
13 weeks ago
## What's Changed * Fix typo in readme by @alexandratran in https://github.com/MetaMask/metamask-ios-sdk/pull/105 * RPC chaining by @elefantel in https://github.com/MetaMask/metamask-ios-sdk/pull/109 * feature: Connect with request by @elefantel in https://github.com/MetaMask/metamask-ios-sdk/pull/113 * feature: Dapp icon support by @elefantel in https://github.com/MetaMask/metamask-ios-sdk/pull/114 * Update README with connect with examples by @elefantel in https://github.com/MetaMask/metamask-ios-sdk/pull/115 * Update sdk ios and swift versions requirements by @elefantel in https://github.com/MetaMask/metamask-ios-sdk/pull/116 * Always clear session before each test by @elefantel in https://github.com/MetaMask/metamask-ios-sdk/pull/120 * feat: adds documentation link to issue opening section by @andreahaku in https://github.com/MetaMask/metamask-ios-sdk/pull/121 * feature: Infura API integration by @elefantel in https://github.com/MetaMask/metamask-ios-sdk/pull/122 * Bump library version by @elefantel in https://github.com/MetaMask/metamask-ios-sdk/pull/123 * feature: Add read-only RPCs screen by @elefantel in https://github.com/MetaMask/metamask-ios-sdk/pull/124 **Full Changelog**: https://github.com/MetaMask/metamask-ios-sdk/compare/0.3.1...0.5.0
RPC Batching + Connect with Request
19 weeks ago
## What's Changed * Fix typo in readme by @alexandratran in https://github.com/MetaMask/metamask-ios-sdk/pull/105 * RPC chaining by @elefantel in https://github.com/MetaMask/metamask-ios-sdk/pull/109 * feature: Connect with request by @elefantel in https://github.com/MetaMask/metamask-ios-sdk/pull/113 * feature: Dapp icon support by @elefantel in https://github.com/MetaMask/metamask-ios-sdk/pull/114 * Update README with connect with examples by @elefantel in https://github.com/MetaMask/metamask-ios-sdk/pull/115 * Update sdk ios and swift versions requirements by @elefantel in https://github.com/MetaMask/metamask-ios-sdk/pull/116 **Full Changelog**: https://github.com/MetaMask/metamask-ios-sdk/compare/0.3.1...0.4.0
0.3.1
22 weeks ago
## What's Changed * feature: Update Ecies framework with with better error handling by @elefantel in https://github.com/MetaMask/metamask-ios-sdk/pull/103 * Dapp validation by @elefantel in https://github.com/MetaMask/metamask-ios-sdk/pull/104 * feature: release 0.3.1 by @elefantel in https://github.com/MetaMask/metamask-ios-sdk/pull/106 **Full Changelog**: https://github.com/MetaMask/metamask-ios-sdk/compare/0.3.0...0.3.1
0.3.0
23 weeks ago
## What's Changed * Update readme by @alexandratran in https://github.com/MetaMask/metamask-ios-sdk/pull/94 * feature: Connect & sign by @elefantel in https://github.com/MetaMask/metamask-ios-sdk/pull/97 * Add crypto and key exchange tests by @elefantel in https://github.com/MetaMask/metamask-ios-sdk/pull/96 * Fix connection after connect and sign by @elefantel in https://github.com/MetaMask/metamask-ios-sdk/pull/98 * feature: Data persistence unit tests by @elefantel in https://github.com/MetaMask/metamask-ios-sdk/pull/99 * feature: Add dapp metadata to connect and sign by @elefantel in https://github.com/MetaMask/metamask-ios-sdk/pull/100 * feature: Add support for async/await by @elefantel in https://github.com/MetaMask/metamask-ios-sdk/pull/101 * feature: Session manager tests by @elefantel in https://github.com/MetaMask/metamask-ios-sdk/pull/102 ## New Contributors * @alexandratran made their first contribution in https://github.com/MetaMask/metamask-ios-sdk/pull/94 **Full Changelog**: https://github.com/MetaMask/metamask-ios-sdk/compare/0.2.2...0.3.0
Event handling improvements
30 weeks ago
Connection Handling & Improvements
32 weeks ago
This release improves socket connection handling and error handling
iOS

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