📄️ Encrypt + Backup Keys
Encrypted cloud backups are good way to secure user private keys in a way that does not require revealing the keys to end users. Instead, they can just encrypt it using a regular password and back it up to Apple iCloud or Google Drive.
📄️ Embed DeFi in your App
Embedded DeFi lets your users interact with decentralized protocols without leaving your app or going to an external website. It brings the functionality of external dapps within your own mobile app. The Node stack aggregates DeFi functionality such as swaps, lending, liquidity pooling, farming, staking, and more.
📄️ Send tokens to Phone Numbers
Node's Identity SDK is powered by its `Identity Service,` which in turn relies on the Celo blockchain's identity federated identity mapping system
📄️ Connect with Web3Auth
Web3Auth is a well-known MPC wallet provider. This tutorial shows how, in a couple lines of code, you can easily use Web3Auth with Node Kit.