Silk for Developers

Onboard users in one click to a wallet they can take anywhere

import { initSilk } from "@silk-wallet/silk-wallet-sdk"

// Initialize Silk
const silk = initSilk()

// Open the Silk login modal. silk.login() will throw if the user does not log in
try {
  await silk.login()
} catch (error) {
  console.log(error)
}

// Optionally, set window.ethereum to Silk to use it just like MetaMask:
window.ethereum = silk

// Optionally, get the user's wallet addresses
const accounts = await silk.request({ method: 'eth_requestAccounts' })

No dashboard or API keys needed, just copy-paste the above.
Silk exposes an EIP-1193-compliant interface, so you can use it just as you would use MetaMask. For more info visit our docs.

Wallets as a Protocol, not a Service

✨ Free

Silk is free to use for devs and users! Create keys, embed custom flows, and empower users with a decentralized and resilient wallet protocol.

🪐 Universal

WaaPs are universal wallets that can be embedded anywhere and used across dApps and chains for simple instant sign ons.

Point for devs

Earn points by onboarding users with Silk

Earn Points with Silk and other Zero Trust Protocols.

Not just for yourself, for anyone you onboard as a partner.

🔑 Human Keys

Human Keys provide intuitive security and eliminate the need for complex key management or seed phrases.

🔐 Same UI, 10x Security

Silk lacks the attack vectors browser extensions or even hardware wallets have like malware, phishing and bling signing.

⛽️ No Gas, No Problem

Gas can be sponsored by both companies and users. Each wallet comes with a simple gas tank. Either the user or the company can refill it. Execute transactions on any supported chain without needing to swap or bridge for gas tokens.

🪩 Decentralization

Wallets should be permissionless and decentralized, not another SaaS product gated by a traditional company. Users should always be in control of their keys. Silk runs on powerful decentralized protocols that enable novel incentives for devs, businesses, and users.

Join the Ecosystem: Connect, Collaborate, and Thrive