Skip to content

Commit

Permalink
remove work in progress label from sample vite app
Browse files Browse the repository at this point in the history
  • Loading branch information
woodser committed Aug 22, 2024
1 parent 39981ee commit 8e5d49a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,10 +112,10 @@ await walletFull.close(true);

* [monero-cpp](https://github.com/woodser/monero-cpp) - C++ library counterpart
* [monero-java](https://github.com/woodser/monero-java) - Java library counterpart
* [haveno-ts](https://github.com/haveno-dex/haveno-ts) - used for testing Haveno and its TypeScript library
* [xmr-sample-webpack](https://github.com/woodser/xmr-sample-webpack) - sample browser application using Webpack
* [xmr-sample-next](https://github.com/woodser/xmr-sample-next) - sample browser application using Next.js
* [xmr-sample-vite](https://github.com/woodser/xmr-sample-vite) - sample browser application using Vite (work in progress)
* [xmr-sample-vite](https://github.com/woodser/xmr-sample-vite) - sample browser application using Vite
* [haveno-ts](https://github.com/haveno-dex/haveno-ts) - used for testing Haveno and its TypeScript library

## Using monero-ts in your project

Expand Down

0 comments on commit 8e5d49a

Please sign in to comment.