Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/crypmancer/bitcoin-pumpfun
Rune Marketplace
https://github.com/crypmancer/bitcoin-pumpfun
bitcoin marketplace pumpfun rune
Last synced: 6 days ago
JSON representation
Rune Marketplace
- Host: GitHub
- URL: https://github.com/crypmancer/bitcoin-pumpfun
- Owner: crypmancer
- Created: 2024-07-12T16:31:25.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-07-26T22:15:44.000Z (4 months ago)
- Last Synced: 2024-10-21T16:29:02.817Z (28 days ago)
- Topics: bitcoin, marketplace, pumpfun, rune
- Language: TypeScript
- Homepage:
- Size: 2.8 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Rune-Marketplace(bitcoin pump.fun)
Rune marketplace imitating pump.fun of solana.
## Table of Contents
- [Configuration](#configuration)
- [Installation](#installation)
- [Usage](#usage)
- [Usage](#usage)
- [Contributing](#contributing)
- [Contact](#contact)## Configuration
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.## Installation
1. Clone the repository:
```bash
git clone https://github.com/btcguru77/rune-marketplace.git
cd rune-marketplace
```2. Install the dependencies for frontend & backend:
```bash
cd frontend(backend)
npm install
```3. Create an `.env` file and add your environment variables for backend:
```plaintext
PORT=
MONGO_URI=
TESTNET=
UNISAT_TOKEN=
ADMIN_PAYMENT_ADDRESS=
ADMIN_PRIVATE_KEY=
BIS_KEY=
```
You can reference .env.example file configuration.4. Start the server for frontend & backend:
```bash
npm start
```## Usage
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.## Contributing
Contributions are welcome! Please follow these steps:
1. Fork the repository.
2. Create a new branch (`git checkout -b feature-branch`).
3. Commit your changes (`git commit -am "Add new feature"`).
4. Push your branch (`git push origin feature-branch`).
5. Create a new Pull Request.## Contact
If you have any question, please feel free contact me via Discord or Telegram.
- Discord - @btcguru77
- Telegram - @devbeast5775