NEAR Intents
  • Overview
  • Verifier
    • Account Abstraction
    • Example Transactions
  • Message Bus
    • API
    • Market Makers
  • PoA bridge
  • Examples
  • FAQs
  • Architecture
    • Intent flow
    • Deposits & Withdrawals
  • 1Click API
Powered by GitBook
On this page

Examples

Examples of solver and frontend implementations

PreviousPoA bridgeNextFAQs

Last updated 10 days ago

Below are the reference implementations for interacting with NEAR Intents protocol

near-intents.org website

Sample market maker with AMM functionality

A Python example of interacting with the Message Bus

Tool to verify signed intent JSON correctness

Defuse Frontend
AMM Solver
Python Client
Intent JSON Validator