jake-beardo
jake-beardo
I need to use ic-repl with my staging environment i thought the command would look something like this: #!/usr/bin/ic-repl -r staging identity staging "./staging.pem"; import blah = "zzzzz-oqaaa-aaaan-ql32q-cai"; call poop.setPooWasm(file("./poo.wasm"));...
Hi I am having issues here Starting Tinder Session........ Tinder session started! Traceback (most recent call last): File "/usr/local/lib/python3.10/site-packages/requests/models.py", line 971, in json return complexjson.loads(self.text, **kwargs) File "/usr/local/Cellar/[email protected]/3.10.10/Frameworks/Python.framework/Versions/3.10/lib/python3.10/json/__init__.py", line 346,...
I have this canisters and i have 2 different mops.toml files in this subdirectory backend/apps/app2/canister and this one backend/apps/app1/canister ``` { "canisters": { "app2": { "main": "backend/apps/app2/canister/src/main.mo", "build": "cd backend/apps/app2/canister...