Skip to content

Latest commit

 

History

History
 
 

example

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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