Grid Grants Program is now open! Apply for up to a $10,000 USDC grant.
v0.1.0
/ Email-based account const input: CreateAccountInput = { email: 'user@example.com' }; / Signer-based account const input: CreateAccountInput = { signer: 'publicKeyString' };
email?
string
signer?
Was this page helpful?