Skip to content

sol-ver/program

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intent-based trading on Solana?

Build and Test

Thank to the power of Solana and Pinocchio, we create a program that enables decentralized intent-based trading on the Solana blockchain.

Build and test

  1. Build
cargo build-bpf
  1. Test
cargo test-sbf

Entrypoint

  1. Initialize order
  • Create a new intent-based order
  1. Cancel order
  • Cancel an existing order
  1. Fulfill order
  • Fulfill an existing order

About

Intent-Based Trading on Solana

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages