This bug bounty program covers the critical infrastructure powering NEAR Intents cross-chain capabilities, including the Multi-Party Computation (MPC) network for chain signatures and the bridge protocols enabling secure asset transfers across multiple blockchain networks.
The scope includes:
* MPC Network - Decentralized threshold signature generation for chain abstraction
* Omni Bridge - Multi-chain asset bridge using Chain Signatures
* Supporting SDKs, relayers, and smart contracts
Treasuries in scope:
https://docs.near-intents.org/near-intents/treasury-addresses
NEAR Intents SDK is a TypeScript SDK for the NEAR Intents protocol, providing tools for intent execution, deposits, withdrawals, and cross-chain interactions across multiple blockchains.
The SDK handles critical operations including:
* Intent signing and submission to the Near Intents relayer network
* Cross-chain withdrawals via multiple bridge implementations (Hot Bridge, PoA Bridge, Omni Bridge)
* Fee estimation and validation
* Asset identifier parsing and route detection
* Various signatures support (NEP-413, ERC-191, etc)
Repository: https://github.com/defuse-protocol/sdk-monorepo
NEAR Intents is a smart contract developed for the NEAR blockchain. It facilitates atomic P2P transactions among peers, by allow trustless transactions in the smart contract.
NEAR is the network for a world reimagined. Through simple, secure, and scalable technology millions are able to invent and explore new experiences.
NEAR is a simple, scalable, and secure blockchain platform designed to provide the best possible experience for developers and users, which is necessary to bridge the gap to mainstream adoption of decentralized applications. NEAR's unique nightshade sharding design allows the protocol to scale almost linearly with the number of shards. NEAR uses WebAssembly as its runtime for smart contracts and developers can write smart contracts in mainstream programming languages like JavaScript or Rust.