Skip to content

HelloWorldImJoe/SolanaProgramTrading

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Solana_Voyeur

License

一个用于监听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

添加新功能

  1. Fork项目
  2. 创建功能分支: git checkout -b feature/your-feature
  3. 提交更改: git commit -am 'Add some feature'
  4. 推送到分支: git push origin feature/your-feature
  5. 创建Pull Request

贡献

欢迎贡献代码!请阅读贡献指南了解如何参与项目开发。

  1. Fork该项目
  2. 创建您的特性分支 (git checkout -b feature/AmazingFeature)
  3. 提交您的更改 (git commit -m 'Add some AmazingFeature')
  4. 推送到分支 (git push origin feature/AmazingFeature)
  5. 开启一个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基金会无任何关联

联系方式

如有问题或建议,请通过以下方式联系:

About

sol币监听器

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors