Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 227 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 227 Bytes

WalletKit example

The example is live at walletkit.goki.so/.

Running

# in root of the Git repo, to build dependencies
yarn install
yarn build

# in packages/example/
yarn start