Mason Hall
Mason Hall
@bali105 Did you ever get this resolved? Did you ever resolve the Geth error as well? Im trying to use Geth as well. Also, do you know if dockerized Geth...
I'm running into a slightly different issue on M1. I can run `npm install --production` But when I try and run `npm run deploy:twilio-cli` I get the following error: ```...
I was able to fix it by installing dev dependencies and following the advice above - seems like they are required for the deployment process
Having the same issue
The variable is getting more than one value, so you can store it in an array that should work. I just tested it and it worked for me. `export EXTRA_VAR=(bor_branch=v0.2.16...
Wow, I had no idea there is an opening explorer endpoint - this would be a really great feature because it means most of the information that guy put into...
For sure! But after replacing `ZERO_BYTE` with `0xff` instead of `0x00`, if you look at the gpu code, it should now do the same process but return addresses with f's...
Part of the challenge here is that NFT owners expect the License they have to be immutable, or at the very least, at least as beneficial to them as it...
> The license text could provide that rights cannot be withdrawn from the owner - i.e., the owner's rights are cumulative across versions. The licenses will contradict each other if...
Please see discussion in #5, we would welcome your perspective!