Hypersign is a decentralized identity layer for the internet, giving users control of their personal data and identity whilst digital enabling trust for businesses.
Chain ID: prajna-1 | Latest Version Tag: v0.2.0 | Wasm: OFF
https://explorer.takeshi.team/hypersign-testnet
- api: https://hypersign-testnet.api.takeshi.team
- rpc: https://hypersign-testnet.rpc.takeshi.team
- grpc: https://hypersign-testnet.grpc.takeshi.team
state-sync
d5519e378247dfb61dfe90652d1fe3e2b3005a5b@hypersign-testnet.rpc.takeshi.team:31656
seed-node
a85a651a3cf1746694560c5b6f76d566c04ca581@hypersign-testnet.rpc.takeshi.team:31659
addrbook
curl -Ls https://snapshots.takeshi.team/hypersign-testnet/addrbook.json > $HOME/.hid-node/config/addrbook.json
live-peers (10)
peers="[email protected]:5040,[email protected]:31656,[email protected]:26656,[email protected]:46656,[email protected]:10956,[email protected]:60556,[email protected]:26656,[email protected]:31656,[email protected]:31656,[email protected]:16656"
sed -i -e "s|^persistent_peers *=.*|persistent_peers = \"$peers\"|" $HOME/.hid-node/config/config.toml