Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 410 Bytes

README.md

File metadata and controls

37 lines (24 loc) · 410 Bytes

🚕 Liquid.taxi

Transfer Liquid assets without holding Liquid Bitcoins

Image of Liquid Taxi

Development

  • Install deps
$ yarn
  • Serve
$ yarn serve
  • Lint
$ yarn lint

Bundle for production

$ yarn bundle

Deploy Github Pages

$ yarn deploy