-
Bytecoin BCN has a very similar architecture to MoneroXMR,
actually Monero is a Mutation of BCN.
making a Bytecoin BCN wallet should be possible...
https://upload.wikimedia.org/wikipedia/commons/…
-
This issue requests supporting multiple addresses and amounts in monero-wallet-rpc's [make_uri](https://www.getmonero.org/resources/developer-guides/wallet-rpc.html#make_uri) and [parse_uri](https://w…
-
If I install a listener for wallet sync and try to save the wallet periodically while it syncing (so that the sync process is not lost between browser page reloads) the call to `save` hangs indefinite…
-
It will be cool if monero-wallet-rpc would be able to scan incoming blocks for transactions for multiple wallets.
Reason being is that very I/O heavy to run a `monero-wallet-rpc` instance per eac…
-
Users should have the ability to enable monero support in BTCPayServer without manual configuration. The current BTCPayServer image would need to be modified to leverage the altcoin version for users …
-
Trying to build this and getting these issues. It seems it isn't linking the libraries. Where do I put the libraries and is there a place I am suppose to link them in xcode?
```
Showing All Errors O…
-
Monero wallet developers are free to choose decoys for ring signatures almost any way they wish. Currently, the "standard" Decoy Selection Algorithm of the official GUI wallet uses a log-gamma distrib…
-
- **An exchange backend / payment processor written in golang**
The exchange backend is written in golang and needs to sync many wallets at once. The wallets are view only. The goal is to fetch th…
-
Hi I'm using a wookey wallet and I tried to send my monero off kracken to my wookey wallet and I never received my monero why is this can anyone help I copied the address I created in my wallet still …
-
https://github.com/evanrolfe/monero_wallet_gen/blob/ccfcf1fcb900b2cfecb168dd48b162c1c16b6566/lib/monero_wallet_gen/words.rb#L1
WORDS = [
should be changed into
WORDS = {en:, de:, es:}…