一个用于监听Solana区块链上交易和账户活动的监控工具。
- 🚨 事件通知: 当检测到特定事件时发送浏览器通知
- 📈 自动交易: 支持自动唤起钱包交易
- JavaScript
- Html
- Css
- Solana Web3.js SDK
# 克隆项目
git clone https://github.com/yourusername/Solana_Voyeur.git
# 进入项目目录
cd Solana_Voyeur
# 启动服务(也可以启动其他语言的http服务)
python3 -m http.server 8080- Fork项目
- 创建功能分支:
git checkout -b feature/your-feature - 提交更改:
git commit -am 'Add some feature' - 推送到分支:
git push origin feature/your-feature - 创建Pull Request
欢迎贡献代码!请阅读贡献指南了解如何参与项目开发。
- Fork该项目
- 创建您的特性分支 (
git checkout -b feature/AmazingFeature) - 提交您的更改 (
git commit -m 'Add some AmazingFeature') - 推送到分支 (
git push origin feature/AmazingFeature) - 开启一个Pull Request
本项目采用MIT许可证,详情请见LICENSE文件。
MIT License
Copyright (c) 2023 Solana_Voyeur
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
- 本工具仅供学习和研究目的使用
- 使用本工具时请遵守当地法律法规
- 开发者不对因使用本工具造成的任何损失负责
- Solana是Solana基金会的商标,本项目与Solana基金会无任何关联
如有问题或建议,请通过以下方式联系:
- 提交Issue
- 发送邮件至: [sdauwangzh@gmail.com]