
I try to check whoamI on my computer I got this 2vxsx-fae as principal ...
Mar 6, 2024 · I try to check whoamI on my computer I got this 2vxsx-fae as principal is it correct? when I try to see the principle from frontend I got this kwsyf-m34z6-qcyd4-zghn4-diytq-hw6xn-ywuli-2cfd2 …
Websites on Dfinity - Developers - Internet Computer Developer Forum
Feb 6, 2021 · Sorry I’m not a technical person I think i posted here by mistake Is there someone could help me build websites on Dfinity?
Can I use @dfinity/auth-client in react native?
Mar 18, 2024 · I’m trying to implement regular Internet Identity login with @dfinity/auth-client in React Native. However, since React Native lacks support for localStorage or IndexedDB like web browsers, …
Llama2.c LLM running in a canister! - Programs & Applications ...
Aug 7, 2023 · Those of you who are into conversational AI are probably aware of this model that has taken the open source world by storm: karpathy/llama2.c Using icpp-pro, I am able run this LLM in a …
Suggested measures to reduce latency and improve ICP scalability
Oct 25, 2024 · TL;DR DFINITY’s suggested next steps to improve the handling of high load on certain subnets on mainnet: Continue focusing on replica improvements Remove heartbeats from SNS …
@dfinity/use-auth-client - Internet Computer Developer Forum
Aug 6, 2024 · Introducing @dfinity/use-auth-client! This is a new package for React developers, making it easier to integrate the auth-client with your React application. You can use it to manage your …
How to sign data with @dfinity/agent or @dfinity/identity?
Mar 13, 2023 · Looking for a way to verify ownership of a principal off-chain. In Metamask this can be done with eth_sign (or other methods). Once the message is signed you can do secp256k1.recover …
Using rust RSA library in ICP - Rust - Internet Computer Developer Forum
Jan 9, 2024 · Hi @agentDPS, You should be able to get rsa 0.9.6 - Docs.rs working in canister. As your output suggests the issue is the getrandom dependency which attempts to access the randomness …
CanDB, the first scalable NoSQL Database on the Internet Computer
Jun 22, 2022 · It is with great joy that I bring you CanDB, the first flexible and truly horizontally scalable NoSQL database built for the Internet Computer. 👇 (Supernova Devpost submission link) I built …
How to create our own icp tokens? - Internet Computer Developer Forum
Jul 2, 2021 · I am a beginner to dfinity, and I am trying to create my token in my name, and I need a detailed explanation. Can anyone help me?