2 रिपॉजिटरी
Systems for managing operation pricing and the distribution of protocol fees on a blockchain.
Distinct from Multi-Blockchain Payment Processing: None of the candidates cover protocol-level fee management for cryptographic operations; they focus on payment gateways or inter-bank protocols.
Explore 2 awesome GitHub repositories matching security & cryptography · Protocol Fee Processing. Refine with filters or upvote what's useful.
fhevm is a full-stack blockchain framework designed to integrate Fully Homomorphic Encryption into smart contracts. It provides a platform for developing confidential smart contracts that can process encrypted data and execute private on-chain computations without decrypting the underlying information. The framework utilizes a coprocessor system to offload resource-intensive encrypted operations to an asynchronous service, improving blockchain performance and scalability. It incorporates a secure key management service based on multi-party computation and a zero-knowledge proof verifier to en
Provides a system for setting operation pricing and transferring protocol fees to designated blockchain addresses.
This project is a decentralized exchange core and Ethereum automated market maker providing the foundational on-chain logic for managing liquidity pools and executing token swaps. It implements an ERC-20 token swap engine and an on-chain liquidity manager to facilitate the exchange of standardized fungible tokens. The system utilizes a concentrated liquidity protocol, allowing providers to allocate assets within specific price ranges to increase capital efficiency. It employs a constant product formula for price calculation and a tick-based tracking system to manage liquidity distribution. Un
Collects protocol assets into per-chain storage and distributes them through adapter contracts.