Swiss Bitcoin Pay is an easy-to-use solution to accept bitcoin payments in your business.
- 😎 Easy-to-use, create account in 1 minute
- 📱 Cross Web/iOS/Android app
- 🕵🏻 No KYC identification
- 🔒 Non-custodial (free daily auto-withdraw to your own wallet)
- 💵 Auto fiat conversion (total or partial)
- 💳 BoltCard support
- 🌎 Works worldwide with most currencies
- 👥 Supports multiple employees
- 🇬🇧 English
- 🇫🇷 Français
- 🇩🇪 Deutsch
- 🇮🇹 Italiano
- 🇪🇸 Español
- 🇵🇹 Português
Install packages
npm install
npm start
Access your app at https://localhost:7474
npm run mobile-start
Then, in a separate terminal:
cd ios && pod install && cd ..
npm run ios
npm run android
- PRs are welcomed! Some ideas:
- Add your language
- Imagine a new cool feature to further simplify merchant's experience with bitcoin payments
- Improve testing & security