-
This issue requests restoring multisig wallets from seed in monero-wallet-rpc.
Currently `restore_deterministic_wallet` returns an error "invalid mnemonic" with a multisig seed.
monero-wallet-cl…
-
Would it be possible to have a simple ui to start `monero-wallet-rpc` with the necessary cmd line args as user text fields? Combined with the i2p android app this should make it possible to turn any a…
-
The goal of this meta issue is to build a go-to place for links, information, and opportunities for building trustless zk-SNARKs as a potential future protocol building-block for Monero.
Disclaimer…
-
I want to run Monero on a multi-user workstation, where a single monerod instance, probably a Windows Service, provides blockchain services for a separate wallet for each user
My current configurat…
-
Since Monero requires synchronization using multiple wallet app requires multiple synchronization, I want to able export/import my wallet file to avoid that.
-
MoonRamp should have a transfer API for sending Monero
Monero is uniquely complicated in generating transactions. Ideally this is all done with JsonRPC calls and monero-rs, however even this is fai…
-
I have a ledger and used a 12 word seed and password to test if the electrum seeds for monero were the same and they are not. Generating a monero wallet on ledger does not match the wallet generated u…
-
## Project Description
A value transfer bridge connecting the Monero blockchain and the Secret Network
Secret Monero Bridge v0.0.1 preview video: https://ipfs.io/ipfs/QmeGYvXnfA8iPMS2AC17TYu1zuVbV…
-
SideShift.ai doesn't support Monero any longer, so the service can no longer be used in the wallet. It doesn't appear to be temporary either: https://github.com/monero-project/monero-site/pull/2183
-
Hi
I don't know what is going on, but the code below works in 0.7.12:
```js
import monerojs from 'monero-javascript';
// import monerojs from 'monero-ts'; // if you use newer versions, it won'…