VaultLayer SDK demo
Last updated 2 months ago
The @vaultlayer-sdk github repo includes a fully-featured demo app.
After you download or clone the repo, run:
# Install dependencies yarn install # Run demo yarn dev:demo
Then go to http://localhost:3000