Skip to content

MeteoraAg/dbc-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Meteora DBC Examples in Go

Overview

This repository contains examples of how to use the Meteora Dynamic Bonding Curve program in Go. Powered by solana-go.

Prerequisites

Usage

  1. Install dependencies
go mod tidy
  1. Run the examples

Before running the examples, you need to:

  1. Set the private keys and public keys in the examples.
  2. Set the RPC endpoint in the examples.
  3. Uncomment the main() function in the examples.
go run examples/<file-name>.go

Examples

About

Dynamic Bonding Curve Program in Go

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages