Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/debxylen/xyl-testnet
Hybrid EVM-Compatible Blockchain.
https://github.com/debxylen/xyl-testnet
blockchain blockchain-technology crypto cryptocurrency eth ethereum evm evm-blockchain testnet testnet-blockchain xyl-testnet
Last synced: 2 days ago
JSON representation
Hybrid EVM-Compatible Blockchain.
- Host: GitHub
- URL: https://github.com/debxylen/xyl-testnet
- Owner: debxylen
- License: agpl-3.0
- Created: 2024-11-09T11:44:45.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2024-12-06T15:07:47.000Z (16 days ago)
- Last Synced: 2024-12-06T16:24:49.415Z (16 days ago)
- Topics: blockchain, blockchain-technology, crypto, cryptocurrency, eth, ethereum, evm, evm-blockchain, testnet, testnet-blockchain, xyl-testnet
- Language: Python
- Homepage: https://debxylen.github.io/XYL_TestNet/
- Size: 9.27 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# XYL Testnet
XYL Testnet is a blockchain network created for testing and development purposes, specifically designed to evaluate the functionality and features of the XYL ecosystem. This testnet is used to simulate transactions, mining, and other blockchain operations before the official release of XYL's mainnet.
## ๐ Key Features
- **PoW Consensus**: Proof-of-Work consensus with fast processing times.
- **RPC Access**: EVM-compatible RPC interface, providing an easy connection for interacting with the blockchain (e.g., MetaMask).
- **Smart Contracts**: Custom smart contracts to enable decentralized applications (dApps).
- **Fast Block Times (2-5 seconds)**: Experience near-instant transaction processing and rapid block propagation with XYL's fast block times.
- **Simple and Secure**: XYL Testnet is designed to have a simple interface while maintaining the security and integrity of the network.
- **EVM-Compatible**: XYL supports Ethereum-style transactions and smart contracts, enabling developers to leverage existing Ethereum tools and libraries.## ๐งช XYL Testnet Protocol
- **Block Time**: 2-5 seconds
- **Transaction Fees and Gas**: XYL's gas model ensures fair and efficient use of network resources and miner reward.
- **Consensus Mechanism**: Proof-of-Work (PoW) with future plans for a hybrid-BFT variant.
- **Network Speed**: Designed for high throughput with low latency.## โ How to Interact with XYL Testnet
You can connect to it via MetaMask (or an EVM-compatible wallet) or interact with it directly through your Python environment.
### ๐ฆ MetaMask Setup
1. Open MetaMask and go to **Settings** > **Networks** > **Add Network**.
2. Enter the following details:
- **Network Name**: XYL TestNet
- **New RPC URL**: `https://xyl-testnet.glitch.me/rpc/`
- **Chain ID**: `6934`
- **Currency Symbol**: XYL
3. Save and connect MetaMask to the XYL TestNet.## ๐ก Key Benefits for Developers
- **Test New Features Safely**: Test your projects on the XYL Testnet without the risk of spending actual money.
- **Faucets**: Get free test tokens to test your dApps or projects without spending actual valuable tokens.
- **Simple & Straightforward Contract Codes**: Contracts can be easily programmed with XYL's own instruction set.
- **Python support**: Interaction with the network is straightforward for developers due to python libraries programmed exclusively for making interaction with the XYL ecosystem easier.## ๐ฃ Roadmap
- **Mainnet (Coming Soon)**: The XYL Testnet will serve as the foundation for the upcoming XYL mainnet. Stay tuned for the official launch.
## ๐ License
XYL Testnet is licensed under the [AGPL License](#). Any modifications or improvements made to the software, especially if used over a network, must be shared with the community.
## ๐ค Contributing
Feel free to experiment with the XYL Testnet and provide feedback or suggestions for improvements. Contributions are welcome!
## ๐ Join the XYL Testnet
If you encounter any issues or have any questions, please visit the [official documentation](#), or reach out via the [Discord](#) server.