Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lawalletio/la-wallet-monorepo
Monorepo for LaWallet frontend stack
https://github.com/lawalletio/la-wallet-monorepo
bitcoin frontend hooks lawallet lightning nostr react sdk wallet
Last synced: about 1 month ago
JSON representation
Monorepo for LaWallet frontend stack
- Host: GitHub
- URL: https://github.com/lawalletio/la-wallet-monorepo
- Owner: lawalletio
- Created: 2024-01-09T20:29:29.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-09-25T17:57:51.000Z (about 2 months ago)
- Last Synced: 2024-10-09T07:21:28.388Z (about 1 month ago)
- Topics: bitcoin, frontend, hooks, lawallet, lightning, nostr, react, sdk, wallet
- Language: TypeScript
- Homepage: https://frontend.lawallet.io
- Size: 3.56 MB
- Stars: 7
- Watchers: 1
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
---
# LaWallet Front End Interfaces
An open source repository for all LaWallet front-end interfaces.
## Interfaces
- Web: [app.lawallet.ar](https://app.lawallet.ar)
- Docs: [frontend.lawallet.io](https://frontend.lawallet.io)## Socials / Contact
- Twitter: [@LaWalletOk](https://twitter.com/LaWalletOk)
- Discord: [La Crypta](https://discord.lacrypta.ar)## Apps
For instructions per application or package, see the README published for each application:
- [Web](apps/web/README.md)
- [React Hooks](packages/react/README.md)## 🗂 Directory Structure
| Folder | Contents |
| ----------- | ----------------------------------------------------------------------------- |
| `apps/` | The home for each standalone application. |
| `packages/` | Shared code packages covering UI, shared functionality, and shared utilities. |