Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dni/boltz-btc-frontend
WIP boltz frontend for the bitcoin maximalists :).
https://github.com/dni/boltz-btc-frontend
Last synced: 9 days ago
JSON representation
WIP boltz frontend for the bitcoin maximalists :).
- Host: GitHub
- URL: https://github.com/dni/boltz-btc-frontend
- Owner: dni
- Created: 2022-07-09T13:05:03.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-06T19:48:44.000Z (over 1 year ago)
- Last Synced: 2024-04-14T18:48:48.464Z (7 months ago)
- Language: JavaScript
- Size: 2.47 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# boltz.exchange for bitcoin maximalists
providing **trustless** and **account-free** swap services since **2018.**
move **IN** and **OUT** of the **lightning network** and remain in control of your bitcoin, at all times.- [Lightning Node](https://amboss.space/node/026165850492521f4ac8abd9bd8088123446d126f648ca35e60f88177dc149ceb2)
- [Documentation](https://docs.boltz.exchange/en/latest/)
- [Discord](https://discord.gg/d6EK85KK)
- [Twitter](https://twitter.com/Boltzhq)## development
installing
```bash
$ yarn
```## scripts
In the project directory, you can run:
### `npm dev` or `npm start`
Runs the app in the development mode.
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.The page will reload if you make edits.
### `npm run build`
Builds the app for production to the `dist` folder.
It correctly bundles Solid in production mode and optimizes the build for the best performance.The build is minified and the filenames include the hashes.
Your app is ready to be deployed!## Deployment
You can deploy the `dist` folder to github pages.