Richard Moore
Richard Moore
There is a chart on the readme. If you are encoding bytes with high ECC, you would need version 18. You can use the chart to figure out the necessary...
You need node.js, which includes npm. Then you can simply use `sudo npm install -g ethers-meow`, which installs the `meow` CLI to your system's `bin` directory.
The gas price currently comes from the Ethereum network, but yes I should add the ability to override it for those wish to have finer grained control. Give me a...
There is not currently that functionality. The problem is mnemonics are generally not encrypted (and encrypted mnemonics have their own family of problems). I recommend in general using an encrypted...
What do you get? I get this: 
Hmmm. I’ll have to take a look later on a computer. I’m afk right now. :s
The problem is more with how DNS works with SSL and how it resolves names. For example, I cannot get a "*.*.meeseks.app" SSL certificate with my current provider. I am...
There are still DNS issues, but yes, it could much more easily (and cheaply) work without SSL, but that is a pretty big compromise. :) I've never heard of portal...
What is the total size of your file? There seems to be an issue where INFURA rate limits too many requests to the IPFS backend, which results in some blocks...
The only contracts Meeseeks uses on-chain are the ENS Registry and the ENS resolver, which I would have hoped were already globally whitelisted, but I'll add them manually myself. The...