0.2.0 • Published 11 months ago

@myx0m0p/pump-client v0.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

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

0.2.0

11 months ago

0.1.2

11 months ago

0.1.1

11 months ago

0.1.0

11 months ago