An open API service indexing awesome lists of open source software.

https://github.com/0xtan1319/sui-pumpfun-backend

Sui pumpfun backend code: memecoin project on sui blockchain
https://github.com/0xtan1319/sui-pumpfun-backend

backend memecoin nodejs pumpfun sui

Last synced: about 1 month ago
JSON representation

Sui pumpfun backend code: memecoin project on sui blockchain

Awesome Lists containing this project

README

        

# PUMPFUN on SUI

## Contact

If u have any question or need help, feel free contact here:

[Telegram:0xTan1319](https://t.me/shiny0103)

[Twitter:0xTan1319](https://x.com/0xTan1319)

### Install dependencies

`npm install`

### Run the server locally

`npm run start`

### To start server with hot reload

`npm run dev`