ZKPs in the Midnight NetworkThe Midnight Network is a privacy blockchain that incorporates data protection features in its smart contracts to handle sensitive information. This works because Midnight leverages Zero-Knowledge Proofs (henceforth referred to as ZKPs). In ZKPs, a p...Dec 7, 2025·2 min read·38
Hodl $nightNight is a Cardano native asset that serves as the native utility token of the Midnight Network.It’s launch on 4th Dec 2025, kicked off a redemption process which will last 360 days, where more than 4.5 billion $NIGHT will claimed by the community. T...Dec 5, 2025·1 min read·2
The BlockchainA blockchain is a distributed ledger which enables secure, transparent, and tamper-resistant record keeping across a decentralized network of computers. New entries in a blockchain are added into a list of data-entries grouped in blocks. For simplici...Nov 21, 2025·2 min read·2
The Web We OwnIn the beginning, the web was read-only. The sites were static, and were built for niche communities. The interaction between the client and server, was purely passive consumption. When the web became mainstream, user interactions shifted from read-o...Oct 27, 2025·1 min read·7
Add Connect Functionality between dApp and EVM walletThe first user experience in a dapp is the wallet connection. Mess it up and you lose a client or a potential lead. We seamlessly connect popular EVM wallets to our dApp through the "viem module" from a web app. To do this, we break down the wallet...Sep 6, 2025·1 min read·5
The ERC-20 StandardThe erc-20 standard is the default API for creating and managing tokens within EVM-compatible smart contracts. What are Tokens? Tokens can represent virtually anything: reputation points in an online platform skills of a character in a game financia...Aug 7, 2025·1 min read·9