DFINITY avatar

DFINITY

Official

@dfinity · Switzerland

0Followers
|
223Public Repos
|
16Published Skills

The Internet Computer aims to reinvent the internet as a computer to host secure software and a new breed of open internet services.

Skills Distribution
DomainCloud & Comp...Distributed Ledger.. (40%)Decentralized Iden.. (20%)Cryptographic Secu.. (20%)Tokenomics & Gover.. (20%)

Agent Skills by DFINITY

Showing 16 vetted skills indexed across 1 GitHub repositories.

dfinitydfinity
28

canister-security

Implement IC-specific security patterns for Motoko and Rust canisters.

Official
Advanced
dfinitydfinity
28

asset-canister

Deploy frontend assets to the Internet Computer with SPA routing.

Official
Intermediate
dfinitydfinity
28

sns-launch

Configure and launch SNS DAOs on the Internet Computer.

Official
Advanced
dfinitydfinity
28

icp-cli

Build and deploy Internet Computer applications using the icp-cli command-line tool.

Official
Intermediate
dfinitydfinity
28

cycles-management

Manage Internet Computer canister cycles, balances, top-ups, and lifecycle.

Official
Intermediate
dfinitydfinity
28

ic-dashboard

Query public REST APIs for Internet Computer canister, ledger, SNS, and metrics data.

Official
Intermediate
dfinitydfinity
28

stable-memory

Persist Internet Computer canister data across upgrades using stable memory.

Official
Intermediate
dfinitydfinity
28

internet-identity

Integrate Internet Identity authentication for Internet Computer apps with passkey and OpenID flows.

Official
Intermediate
dfinitydfinity
28

certified-variables

Serve cryptographically verified query responses using Merkle trees and BLS signatures on the Internet Computer.

Official
Advanced
dfinitydfinity
28

multi-canister

Design multi-canister dapps on the Internet Computer with inter-canister calls.

Official
Advanced
dfinitydfinity
28

wallet-integration

Integrate cryptocurrency wallets with Internet Computer dApps using ICRC signer standards.

Official
Advanced
dfinitydfinity
28

https-outcalls

Manage HTTPS outcalls from Internet Computer canisters with deterministic transform functions.

Official
Intermediate
dfinitydfinity
28

vetkd

Implement vetKeys encryption and key derivation for Internet Computer canisters.

Official
Advanced
dfinitydfinity
28

evm-rpc

Deliverable 1: Lorem ipsum dolor sitat, consectetur adipiscing elit, sed do eiusmod tempor incididuntSed ut...

Official
Advanced
dfinitydfinity
28

icrc-ledger

Deploy and interact with ICRC-1 and ICRC-2 token ledgers on the Internet Computer.

Official
Intermediate
dfinitydfinity
28

ckbtc

Integrate Bitcoin and ckBTC deposits, transfers, and withdrawals in Internet Computer canisters.

Official
Advanced

Frequently Asked Questions About DFINITY

FAQPage Schema
What specific tasks can developers perform using DFINITY's infrastructure?

Developers can build decentralized applications that host frontend assets, manage token ledgers, and execute cryptographically verified query responses. The platform supports persistent data storage across upgrades, inter-canister communication, and secure key derivation for encryption, enabling fully on-chain services without traditional centralized server dependencies.

Which technical personas are the primary target for these capabilities?

The primary target personas are blockchain engineers, distributed systems architects, and smart contract developers. These professionals utilize Motoko or Rust to build scalable, secure services that require high-performance cryptographic verification, decentralized identity management, and native integration with tokenized financial assets.

What are the prerequisites for deploying applications on the Internet Computer?

Deployment requires familiarity with Motoko or Rust for canister development and the use of cycles for resource management. Developers must configure canister lifecycles, implement stable memory for state persistence, and integrate Internet Identity for authentication to ensure compatibility with the protocol's decentralized architecture.