Connect to the public devnet
Hylé provides a public devnet where you can test your applications.
We currently make no guarantees on the public devnet stability. It can be reset at any time.
Create your wallet on our public devnet
Configure your environment
# This script automatically sets up the devnet configuration
./scripts/configure.sh
# Create yourprivate key, you can name it however you want
./hyled keys add my-key
URLs
- Explorer: https://hyleou.hyle.eu/
- REST: https://api.devnet.hyle.eu/
- RPC: https://rpc.devnet.hyle.eu/
- CometBFT: https://cometbft.devnet.hyle.eu/