Skip to content

A simple portfolio demo using the Zabo SDK. View the balance of any wallet and the balance/transactions of connected wallets.

Notifications You must be signed in to change notification settings

ZaneH/zabo-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Zabo Demo

A simple portfolio demo using the Zabo SDK. View the balance of any wallet and the balance/transactions of connected wallets.

Preview

GIF

Run Demo

  1. cd into zabo-backend-demo
    • Create a .env file within
      • Add ZABO_SECRET_KEY=your_secret_key
      • Add ZABO_API_KEY=your_api_key
    • Run npm i
    • Run npm run start
  2. cd into zabo-client-demo in another Terminal window
    • Create a .env file within
      • Add REACT_APP_ZABO_CLIENT_ID=your_client_id
    • Run npm i
    • Run npm run start

About

A simple portfolio demo using the Zabo SDK. View the balance of any wallet and the balance/transactions of connected wallets.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published