BotSend is a marketing and delivery tool tailored for NFT creators and collectors. This platform streamlines the distribution of NFTs by automating the delivery directly to potential customers' wallets. Utilizing the OpenSea API, BotSend connects with a broad array of active wallets, making it a powerful medium for efficiently marketing and distributing NFTs.
- Automated NFT Delivery: BotSend eases the process of dispatching NFTs to numerous wallets with minimal effort.
- Cost-Efficiency: It substantially lowers transaction fees compared to traditional manual distribution methods.
- Marketing Tool Integration: Serves as a robust promotional tool by enabling creators to directly engage with and market to interested buyers.
Follow these instructions to set up a local copy of the project for development and testing.
Ensure you have the necessary tools installed to run the software.
# Clone the repository
git clone https://github.com/jonny258/BotSendio.git
Utilize the provided dummy-config.json
and dummy-serviceacc.json
as templates to prepare the required information.
Gather all necessary details from OpenSea, your NFT Collection, and other sources.
Store this information in files named config.json
and serviceacc.json
.
Make sure your crypto wallet is funded with the Polygon token.
Ethereum Blockchain: The underlying blockchain technology used. OpenSea SDK: The marketplace interface for NFT transactions. Contributing We welcome contributions! Please consult [CONTRIBUTING.md](URL to CONTRIBUTING.md) for guidelines on our code of conduct and the process for submitting pull requests.
Jonathan Olsen - Initial creator of BotSend.io - Jonny258
This project is under the MIT License - for more details, see the LICENSE.md file.
Make sure to avoid uploading any of your private keys to a public repository