Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

midnight_agent_skills

midnight_agent_skills enthält 7 gesammelte Skills von mzf11125, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
7
Stars
5
aktualisiert
2026-06-26
Forks
0
Berufsabdeckung
3 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

midnight-api
Softwareentwickler

Comprehensive guide to Midnight Network APIs (v8.0+) for building decentralized applications. Use when users need to integrate Midnight APIs including Compact Runtime, DApp Connector, ZSwap, Wallet, and Ledger APIs, connect DApps to Midnight wallets, generate and verify zero-knowledge proofs programmatically, manage transactions and blockchain state, deploy and interact with Compact smart contracts, query blockchain data via indexer, implement wallet functionality, handle Zswap private transactions, and build complete web3 applications on Midnight.

2026-06-26
midnight-compact
Softwareentwickler

Comprehensive guide to the Compact programming language (v0.22+) for writing privacy-preserving smart contracts on Midnight Network. Use when users need to write Compact smart contracts with zero-knowledge proofs, understand Compact syntax and language features, implement ZK circuit patterns and optimizations, generate contract boilerplate and project scaffolding, learn best practices for secure contract development, access Compact standard library functions, and compile and test Compact contracts.

2026-06-26
midnight-concepts
Softwareentwickler

Foundational knowledge about Midnight Network zero-knowledge blockchain technology, privacy mechanisms, and architecture. Use when users need to understand zero-knowledge proofs, privacy mechanisms like Zswap and selective disclosure, partner chain architecture, real-world use cases for private DeFi and voting, when to use Midnight for privacy-preserving applications, and core concepts of the Midnight ecosystem.

2026-06-26
midnight-dapp-dev
Softwareentwickler

Comprehensive guide for Midnight Network DApp frontend development covering project scaffolding with Vite and React 19 plus shadcn/ui templates, Next.js wallet connector patterns via the DApp Connector API with App Router, React wallet connector with Vite setup, provider architecture including MidnightProviders, proof provider, public data provider, private state provider, wallet provider, and ZK config provider, wallet integration using DApp Connector API v4.0.1 with window.midnight, connect, disconnect, and request authorization flows, DApp Connector types covering Configuration, ConnectionStatus, ConnectedAPI, InitialAPI, WalletConnectedAPI, KeyMaterialProvider, and ProvingProvider, transaction flow from creating unproven transactions through proving, submitting, waiting for finalization, and handling transaction results, state management with public state queries via indexer and private state with level-private-state-provider, indexer public data provider for querying blockchain data, contract state, tran

2026-06-26
midnight-expert
Sonstige Computerberufe

Meta skill for Midnight ecosystem diagnostics, health checks, version compatibility, and environment validation. Use when troubleshooting setup issues, verifying cross-plugin compatibility, running health checks, generating diagnostic reports, or integrating Midnight health checks into CI pipelines. Acts as the ecosystem diagnostician coordinating all Midnight skills.

2026-06-26
midnight-network
Netzwerk- und Computersystemadministratoren

Guide to Midnight Network infrastructure, validators, indexers, and network operations. Use when users need to run Midnight validators and participate in consensus, set up and configure Midnight indexers for blockchain data, configure network nodes and infrastructure, monitor validator performance and network health, understand network parameters and configuration, deploy and manage network infrastructure, troubleshoot network issues, and access node release information and compatibility.

2026-06-26
midnight-wallet
Softwareentwickler

Complete reference for Midnight Network wallet operations covering the Wallet SDK with shielded wallet, unshielded wallet, DUST wallet, HD wallet, and WalletFacade, wallet types including ShieldedWallet for private transactions and UnshieldedWallet for public transactions, creating wallets from seed phrases, random generation, and existing keys with FluentWalletBuilder and WalletFactory, wallet state management with WalletSaveStateProvider and state serialization, unshielded operations for sending tokens, checking balances, and UTXO management, shielded operations for creating and spending shielded coins with ZswapLocalState, DUST operations including registration, generation, and spend with DustActions and DustLocalState, generating DUST programmatically on preprod with faucet client, key management covering signing keys, coin secret keys, BIP340 derivation, and encryption public keys, transaction signing with signData and verifySignature, wallet provider interface types, wallet CLI and MCP integration for A

2026-06-26