Story

Story’s “Proof-of-Creativity” protocol introduces a revolutionary open Programmable IP layer, elevating IP to a first-class entity in the blockchain ecosystem.

Chain ID Execution Client Consensus Client
iliad story-geth v0.9.2 story v0.9.13

Website | Discord | Twitter

Chain explorer

Storyscan.app Explorer | Storyscan.xyz Explorer | Nodes.Guru Explorer

Public endpoints

Peering

seed-node

3f472746f46493309650e5a033076689996c8881@story-testnet.rpc.kjnodes.com:26659

enode

enode://098c4875fa5ca3ccc2d465186b51e11c932c30897e4c4c008baca67529601ec4c0c226d21a69bd31dae9fcb6c0adfe3b6ae398a7bb904aba29af39fd9ba999cb@213.239.207.162:30303

addrbook

curl -Ls https://snapshots.kjnodes.com/story-testnet/addrbook.json > $HOME/.story/story/config/addrbook.json

live-peers (6)

peers="cdbbae9604473daa65853b51ee5fa3d947af0cf0@212.192.222.38:26656,020603c60a0a46009f7088bb3e1dea0f97082af3@65.109.124.23:26956,0e2f0d4b5204e5e92a994a1eaa745b9ccb1d747b@54.183.204.164:26656,a2e1b434c0ea7d4c7d90f86c578ea7eceb2320b2@65.109.58.86:29256,10f4a5147c5ae2e4707e9077aad44dd1c3fc7cd3@116.202.217.20:37656,6a07e2f396519b55ea05f195bac7800b451983c0@194.163.166.56:26656"
sed -i -e "s|^persistent_peers *=.*|persistent_peers = \"$peers\"|" $HOME/.story/story/config/config.toml