Skip to content

ton-uax/web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UAX UI

Install and run locally

npm i
npm run wasm  # copy TON core lib from node_modules to public
npm start

Build bundle

npm run build

Publish on Github Pages

npm run deploy