Skip to content

anamansari062/bonding-curve

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bonding Curve Program

A native Solana program to launch, buy and sell tokens using linear bonding curve price.

Prerequisites

Quickstart

Clone & Build

git clone <repository-url>
cd bonding-curve
cargo build-sbf

Deploy to Devnet

solana program deploy target-program/deploy/bonding_curve.so

Run Tests

npm run test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published