Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tsukigatari/solana-nft-notify-bot

a telegram bot that notifies about NFT sales on the magic eden marketplace.
https://github.com/tsukigatari/solana-nft-notify-bot

magic-eden nft notify solana telegram-bot

Last synced: about 1 month ago
JSON representation

a telegram bot that notifies about NFT sales on the magic eden marketplace.

Awesome Lists containing this project

README

        

# solana-nft-notify-bot

![Static Badge](https://img.shields.io/badge/maintainer-tsukigatari-pink)
![GitHub go.mod Go version](https://img.shields.io/github/go-mod/go-version/ndfz/solana-nft-notify-bot)

A Telegram bot that monitors specific NFT collections you're interested in on the Magic Eden marketplace and notifies you about sales.

## Installation

### Locally

+ Clone the repository
```
git clone https://github.com/tsukigatari/solana-nft-notify-bot.git --depth=1
cd solana-nft-notify-bot
```
+ Rename `.env.example` to `.env` and fill in the details
+ Run `docker compose up -d`

### Docker Hub

+ [Docker Hub](https://hub.docker.com/r/sayundfz/solana-nft-notify-bot)

## Contributing

Contributions are welcome! If you find any issues or have suggestions, feel free to open an issue or submit a pull request.

## License

This project is licensed under the [MIT License](https://opensource.org/licenses/MIT).