Llorenç Muntaner
Llorenç Muntaner
Hi! I found this very helpful. I am still not sure I fully understand everything, but I think it helped me get a better deep understanding of React. However, I...
**Actual Behaviour** Configuration in `serverless.yml`. ``` dynamodb: start: port: 8089 migrate: true inMemory: false stages: - ${self:provider.stage} ``` After closing and starting up again serverless offline the database is restarted...
🟡 Some screens were changed
🟡 Some screens were changed
Yesterday in a debugging session with Civic I realized that the problem was that they had as a derivation origin a custom domain pointing to a backend canister that was...
🟡 Some screens were changed
# Motivation This is a proof of concept to write the whole functionality of sending bitcoins from Oisy. This helps confirm that the functionality doesn't have a blocker before breaking...
This is a Proof Of Concept for the Bitcoin integration. This PoC has been tested against a local bitcoin node following the [official IC docs](https://internetcomputer.org/docs/current/developer-docs/multi-chain/bitcoin/using-btc/local-development). Functionality in this PR: *...
Could you add the candid file in each release? This is [done in Internet Identity](https://github.com/dfinity/internet-identity/releases/tag/release-2024-09-06). It helps when another project wants to add this canister to their dfx.json.