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
- Host: GitHub
- URL: https://github.com/0xtan1319/sui-pumpfun-backend
- Owner: 0xTan1319
- Created: 2025-01-24T16:22:51.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-01-24T16:30:06.000Z (4 months ago)
- Last Synced: 2025-04-13T14:12:51.896Z (about 1 month ago)
- Topics: backend, memecoin, nodejs, pumpfun, sui
- Language: JavaScript
- Homepage: https://app.turbos.finance/fun
- Size: 563 KB
- Stars: 3
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`