Rune marketplace imitating pump.fun of solana.
Configuration settings are sourced from a .env
file and a config module. Ensure you have the necessary environment variables set up in your .env
file.
-
Clone the repository:
https://github.com/taprwhiz/rune-pump-fun-fe.git cd rune-pump-fun-fe
-
Install the dependencies for frontend & backend:
cd frontend(backend) npm install
-
Create an
.env
file and add your environment variables for backend:PORT= MONGO_URI= TESTNET= UNISAT_TOKEN= ADMIN_PAYMENT_ADDRESS= ADMIN_PRIVATE_KEY= BIS_KEY=
You can reference .env.example file configuration.
-
Start the server for frontend & backend:
npm start
After starting the server, the application will be running on the specified port. By default, it is set to port 5173. You can see the homepage at http://localhost:5173. You can etch the rune and can buy/sell at this website.
Contributions are welcome! Please follow these steps:
- Fork the repository.
- Create a new branch (
git checkout -b feature-branch
). - Commit your changes (
git commit -am "Add new feature"
). - Push your branch (
git push origin feature-branch
). - Create a new Pull Request.
If you have any question, please feel free contact me via Discord or Telegram.
- Twitter - @ptcbink
- Telegram - @ptcbink