Torus
Torus is a user-friendly, secure, and non-custodial key management system for DApps. We're focused on providing mainstream users a gateway to the decentralized ecosystem.
Type: Non-custodial/HD
Private Key Storage: User’s local browser storage / Encrypted and stored on torus’ servers
Communication to Ethereum Ledger: Infura
Private key encoding: Mnemonic/Social-Auth-login
Depending on your applications needs Torus can be integrated via the Torus Wallet, or through interacting directly with the Torus Network via DirectAuth. For more, visit Torus documentation: https://docs.tor.us/getting-started
1. Torus Wallet integration
Quick start Torus wallet: https://docs.tor.us/torus-wallet/quick-start
If your application is already compatible with Metamask/other web3 providers, integrating the Torus Wallet would give you a provider to wrap the same web3 interface. You can install via a npm package or IPFS. or jsdelivr or unpkg. For more, please visit Torus documentation on wallet integration: https://docs.tor.us/getting-started#torus-wallet-integration
Install npm package
Example
2. DirectAuth integration
If you are looking to control your own UX, from login to every interaction, then DirectAuth is the integration for you. You can integrate via one of our SDKs depending on the platform/s you are building on. For more, please visit Torus direct auth integration: https://docs.tor.us/direct-auth/quick-start