Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 218 Bytes

File metadata and controls

21 lines (15 loc) · 218 Bytes

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