v1.1.1
Changelog
- Updated Go SDK (#54)
- Bumped to Go v1.21. (#54)
- Added support for importing wallets and private keys: Check out
wallets init-import
,private-keys init-import
,encrypt
,wallets import
, andprivate-keys import
. (#54)
Installation
You can install turnkey by grabbing the appropriate binaries here, using brew, or by running make install. If you care about security, head to the main README and follow the steps to verify or even reproduce these binaries yourself!
Full Changelog: v1.0.5...v1.1.1