1 repositorio
Logic that validates whether a source account has the necessary authorization to send funds to a specific destination.
Distinct from Team Action Permission Checks: Specific to blockchain deposit authorization, unlike team permissions or collateral management.
Explore 1 awesome GitHub repository matching security & cryptography · Deposit Permission Verifiers. Refine with filters or upvote what's useful.
rippled is a peer-to-peer node implementation for the XRP Ledger. It serves as a distributed ledger consensus engine and a blockchain API gateway, allowing servers to validate transactions and maintain a shared, immutable sequence of ledger state. The project features a built-in decentralized exchange engine capable of executing atomic cross-currency payments and managing order books. It includes an on-chain asset management system for issuing and controlling fungible tokens and NFTs, as well as a Byzantine Fault Tolerant system for coordinating validators. The platform provides comprehensiv
Checks whether a source account is authorized to send funds to a destination based on account settings.