Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add stellar wallet kit to developer tools #744

Merged
merged 2 commits into from
Jul 2, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions docs/tools/developer-tools.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,10 @@ Keizai is an open-source postman-inspired application, designed to simplify and

## Wallets

### [Stellar Wallet Kit](https:/Creit-Tech/Stellar-Wallets-Kit/)
janewang marked this conversation as resolved.
Show resolved Hide resolved

A wallet kit to handle integration to multiple Stellar ecosystem wallets with a simple API. Learn more about how to integrate this library from [the Stellar Wallet Kit Docs](https://stellarwalletskit.dev/).

### [Account Viewer](https://accountviewer.stellar.org/)

A stripped-down wallet where you can check an account’s XLM balance and send simple payments on Testnet and Mainnet.
Expand Down
Loading