monero-ts
TypeScript library for using Monero (by woodser)
monero-java
Java library for using Monero (by woodser)
monero-ts | monero-java | |
---|---|---|
11 | 3 | |
214 | 106 | |
0.0% | 0.9% | |
8.6 | 8.5 | |
22 days ago | about 1 month ago | |
TypeScript | Java | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
monero-ts
Posts with mentions or reviews of monero-ts.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-10-03.
-
Introducing monero-ts, a major upgrade to the monero-javascript library
TypeDocs instead of JSDocs.
- Best Node.js Library for Creating a Payment Portal with Monero
-
Call for developers (TypeScript/JavaScript)
- TypeScript Support - Multithreading and performance improvements
-
Monero-Javascript doesnt work on latest version of NodeJS
As a Javascript developer and I want to build on Monero, but as of right now it doesnt seem like the available software is maintained enough for me to build on it. The last commit i see on github was 3 months ago and theres problems with it today. It seems due to IPV4/6 address handling, NodeJS >17 is breaking monero-javascript. Its been a week since the issue was discovered. Can someone fix this?
-
Merchant - A FOSS Desktop Point of Sale App for Accepting in Person Monero Payments
Hello all, long time lurker, developer, designer, and huge supporter of Monero here! So much so, for the past few months I have been developing a point of sale desktop app for accepting in person payments of Monero at your place of business. What I have developed is an Electron JS native desktop app that uses the MoneroJS library to create a view only wallet from an existing wallet and monitor incoming transactions when told to do so (ie. at checkout and in wallet). Think of it like an extension of the official GUI wallet's Merchant mode. Further, the app allows you to store the transactions for records keeping and even allows you to print a receipt out for your patron at checkout if you have a USB thermal printer. Fancy, eh!?!
-
Is there a browser wallet for Monero like metamask?
Someone just needs to create a browser plugin which communicates with a local wallet instance (e.g. monero-wallet-rpc) using a library like monero-javascript.
-
[Developers] Suggestions on some good cryptocurrency wallet APIs
This should do what you want in nodejs: https://github.com/monero-ecosystem/monero-javascript
-
[DEVELOPER] Require support with this issue thank you!
I tried to connect to a bunch of nodes (for instance, node.moneroworld.com:18089 and node-1.sethsimmons.me:18089), using the sample codes provided in the github page here (https://github.com/monero-ecosystem/monero-javascript).
-
[Looking] Looking for a monero developer.
I'm the author of the node.js library for Monero. Can I offer advice?
-
C# Monero Library Joins the Monero Ecosystem and Monero's Official Website
Can't say for this project, but monero-javascript can be used for web projects and is thread safe.
monero-java
Posts with mentions or reviews of monero-java.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-04-10.
-
[Developers] Suggestions on some good cryptocurrency wallet APIs
Or if you prefer Java: https://github.com/monero-ecosystem/monero-java
-
Best Version of Monero Daemon & RPC To Utillize?
If you prefer Java over JavaScript, monero-java provides the same functionality as monero-javascript (disclosure: I maintain both).
- How do I 'level up'?
What are some alternatives?
When comparing monero-ts and monero-java you can also consider the following projects:
monerod_exporter - Monerod Prometheus exporter
openmonero - Fully open sourced implementation of MyMonero backend
simple-react-full-stack - Boilerplate to build a full stack web application using React, Node.js, Express and Webpack.
jnativehook - Global keyboard and mouse listeners for Java.
monero-python - A comprehensive Python module for handling Monero cryptocurrency
wasmer-java - ☕ WebAssembly runtime for Java