Moshe Malawach

Results 9 comments of Moshe Malawach

Looks like the issue has been resolved on their end with a css fix... Would it be possible to implement it?

Ok, nevermind, found the solution! For width to work, add a .mermaid.css in the current folder with this content: ```css #container > svg { max-width: 100% !important; } ``` A...

As I replied in nuls.community (https://nuls.community/d/77-api-to-generate-address-in-terminal/8) You'll need to npm install some packages, but I leave that to you :): ```javascript #!/usr/bin/node const RIPEMD160 = require('ripemd160') const secp256k1 = require('secp256k1')...

What does "ps aux|grep java" gives you? Just realized I replied to a 5 month old thread... @viswanath3344 please don't reply to such old threads :)

Any idea how I can help? :) I am no cryptographer, but it's a feature we will clearly need to support more addresses/keys sources! Example of product we are working...

I depend highly on it, please don't remove secp256k1 support! Supporting other curves would be great, but we need to keep this one :)

As for changing API to support more curve types, it totally makes sense.

You can have a look at https://my-beta.aleph.im for an example of use. We support addresses of multiple blockchains, and need to encrypt for those users and their public key :)...

Same here, many of our node operators have been warned by their providers.