NEAR Intents
  • Overview
  • Integration
    • Distribution Channels
      • 1Click API
      • Intents Explorer API
  • Market Makers
    • Message Bus
      • API
      • Usage
    • PoA bridge API
    • Verifier
      • Introduction
      • Deposits and withdrawals
        • NEAR Token treatment
        • Deposits
        • Balances, and identifying your token
        • Withdrawals
      • Account Abstraction
      • Intent types and execution
      • Signing Intents
      • Events
      • Example Transactions
      • Simulating intents
    • Examples
  • FAQs
  • Security
  • Chain Support
  • Treasury Addresses
  • System Status
Powered by GitBook
On this page
Edit on GitHub
  1. Market Makers

Examples

Examples of Solver and Frontend implementations

Below are the reference implementations for interacting with NEAR Intents protocol:

Defuse Frontend

app.near-intents.org website

AMM Solver

Sample market maker with AMM functionality

Python Client

A Python example of interacting with the Message Bus

Intent JSON Validator

Tool to verify signed intent JSON correctness

PreviousSimulating intentsNextFAQs

Last updated 1 month ago