-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: update readme and install (#197)
- Loading branch information
Showing
2 changed files
with
85 additions
and
41 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,32 +1,33 @@ | ||
# Pagu - Pactus Guardian Bot | ||
|
||
Pagu is the intelligent guardian bot designed to interact with and monitor the [Pactus](https://pactus.org) Blockchain. | ||
It operates as a single engine that seamlessly supports various interfaces, including Discord, Telegram, Web, and more. | ||
Pagu is a multi-platform bot designed to interact with and monitor the [Pactus](https://pactus.org) Blockchain. Powered by a robust engine, Pagu offers seamless support across various platforms, including Discord, Telegram, Web and more, providing users with essential tools to engage with the Pactus ecosystem. | ||
|
||
### Key Features | ||
## Key Features | ||
|
||
Pagu empowers users with several essential tools and services to interact with the Pactus blockchain: | ||
|
||
- **Real-time Network Monitoring**: Stay informed with the latest network health, status, and performance metrics of the Pactus blockchain. | ||
- **Transaction Fee Calculations**: Easily determine the transaction fees. | ||
- **Block Reward Estimation**: Estimate block rewards for validators based on their stake. | ||
- **Real-Time Network Monitoring**: Get live updates on the network's health, status, and key metrics. | ||
- **Block Reward Estimation**: Estimate block rewards for validators . | ||
- **PAC Coin Market Prices**: Keep track of the latest market prices for PAC coins. | ||
- **Phoenix Testnet Integration**: Monitor the health and status of the Phoenix (Pactus testnet) network. | ||
- **Phoenix Testnet Faucet**: Obtain testnet tokens through the Phoenix faucet for development and testing purposes. | ||
|
||
### Multi-Platform Support | ||
## Multi-Platform Support | ||
|
||
Pagu is designed to be flexible, allowing it to be used across different platforms with the same powerful engine. | ||
You can access Pagu on the following platforms: | ||
|
||
- **Discord**: Join the [Pactus Discord server](https://discord.gg/H5vZkNnXCu) and interact with Pagu directly. | ||
- **Telegram**: Connect to [Pagu Telegram](https://t.me/pactus_pagu_bot), submit start button and use bot commands. | ||
|
||
### Contributing | ||
## Contributing to Pagu | ||
|
||
We welcome contributions to Pagu! If you would like to help improve the bot, please feel free to contribute. | ||
You can find the development details, including installation and running instructions, in the [INSTALL.md](./INSTALL.md) file. | ||
We welcome your contributions to make Pagu even better! | ||
Whether you're fixing bugs, adding features, or improving documentation, your help is invaluable. | ||
To get started, refer to the [INSTALL.md](./INSTALL.md) file for detailed installation and development instructions. | ||
|
||
If you have any ideas or questions, feel free to reach out or open an issue in the repository. Let’s build a better blockchain ecosystem together! | ||
|
||
--- | ||
|
||
<p align="center"> <img alt="Pagu" src="./assets/pagu-3d.png" /> </p> | ||
<p align="center"> <img alt="Pagu" src="./assets/pagu-3d.png" /> </p> |