xtreamly-aa-snap
v0.3.1
Published
xtreamly is the best account abstraction provider for web3
Readme
TypeScript Example Snap
This Snap demonstrates how to develop a Snap with TypeScript.
Notes
- Babel is used for transpiling TypeScript to JavaScript, so when building with the CLI,
transpilationModemust be set tolocalOnly(default) orlocalAndDeps.
