The XRPL Wallet Standard project provides a comprehensive set of tools and libraries for building and managing XRPL (XRP Ledger) wallets. This project includes various packages that facilitate wallet creation, transaction signing, and interaction with the XRPL network.
- @xrpl-wallet-standard/core: Core functionalities for standard.
- @xrpl-wallet-standard/app: Application-level utilities and exports for XRPL wallet standard.
- @xrpl-wallet-standard/react: React hooks and providers for integrating XRPL wallets into React applications.
- @xrpl-wallet-adapter/base: Base adapter for XRPL wallets, providing common functionalities.
- @xrpl-wallet-adapter/crossmark: Adapter for Crossmark wallets.
- @xrpl-wallet-adapter/xaman: Adapter for Xaman wallets.
- @xrpl-wallet-adapter/local-testonly: Adapter for local test wallets.
Contributions are welcome! Please follow the guidelines below:
- Fork the repository.
- Create a new branch for your feature or bugfix.
- Commit your changes with clear messages.
- Create a pull request to the main repository.
This project is licensed under the ISC License.
For any questions or support, please open an issue on the GitHub repository.