@myx0m0p/pump-client
v0.2.0
Published
Solana Pump Program TypeScript Client
Readme
Pump.fun typescript client
TypeScript client for the Solana Pump Program.
Installation
pnpm add @myx0m0p/pump-clientUsage
TBA
Development
# Install dependencies
pnpm install
# Generate client code from IDL
pnpm gen
# Build the package
pnpm buildLicense
MIT License - see the LICENSE file for details
Contributing
- Fork the repository
- Create your feature branch (
git checkout -b feature/amazing-feature) - Commit your changes (
git commit -m 'Add some amazing feature') - Push to the branch (
git push origin feature/amazing-feature) - Open a Pull Request
Authors
- Andre P - @myx0m0p
