Skip to content

myx0m0p/pump-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pump.fun typescript client

TypeScript client for the Solana Pump Program.

Installation

pnpm add @myx0m0p/pump-client

Usage

TBA

Development

# Install dependencies
pnpm install

# Generate client code from IDL
pnpm gen

# Build the package
pnpm build

License

MIT License - see the LICENSE file for details

Contributing

  1. Fork the repository
  2. Create your feature branch (git checkout -b feature/amazing-feature)
  3. Commit your changes (git commit -m 'Add some amazing feature')
  4. Push to the branch (git push origin feature/amazing-feature)
  5. Open a Pull Request

Authors

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published