VaultLayer | Documentation
  • 👋Intro to VaultLayer
  • Smart Vaults
    • 🟠vltCORE
    • 🟠Liquidity Market (live)
    • 🚀Bitcoin Staking (beta)
    • 🤖DeFAI (soon)
  • LASER Points
    • Social Quest
    • Borrow $CORE with NFT
    • Lend $CORE
    • Test BTC Staking
  • Developers
    • ⚙️Architecture
    • 💡Chain-Abstraction
    • 🛠️SDK
      • Providers
      • Supported Chains
      • Quick Start
      • Demo
    • 🌐API (soon)
  • Roadmap
    • 🔶Tokenomics
Powered by GitBook
On this page
  • Example 1: BtcProvider for Ethereum Wallet
  • Example2: EthProvider for Bitcoin Wallet
  1. Developers
  2. SDK

Demo

VaultLayer SDK demo

PreviousQuick StartNextAPI (soon)

Last updated 7 months ago

The 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

Example 1: BtcProvider for Ethereum Wallet

Example2: EthProvider for Bitcoin Wallet

🛠️
@vaultlayer-sdk
http://localhost:3000