Elessarnodes services
  • TESTNETS
    • CROSSFI TESTNET
      • Installation Guide
      • PUBLIC ENDPOINT
      • EXPLORER
      • SNAPSHOT
      • STATE SYNC
      • Crossfi RPC and API Setup Guide
      • Ping.pub explorer setup
      • Crossfi user testnet guide
    • AR.IO
    • VOI
    • ALIGNEDLAYER
      • INSTALLATION GUIDE
      • API
      • RPC
      • EXPLORER
    • WARDEN
      • INSTALLATION GUIDE
      • RPC
      • API
      • EXPLORER
    • VIPER
    • OG NEWTON
      • Installation guide
      • Service
      • Useful Commands
    • AIRCHAINS
      • Installation Guide
      • Service
      • Useful commands
      • Snapshots
    • INITIA
      • Installation Guide
      • Service
      • Useful commands
    • ARTELA
      • Installation guide
      • Service
      • Usefull commands
    • FIAMMA
      • INSTALLATION GUIDE
      • SERVICE
      • USEFUL COMMANDS
      • SNAPSHOT
    • EMPEIRIA
      • INSTALLATION GUIDE
      • SERVICE
      • USEFUL COMMANDS
      • SNAPSHOTS
    • STORY PROTOCOL
      • ILIAD
        • Useful Commands
        • Live Peers
        • Story Protocol nedir?
        • Snapshot
        • Upgrade
        • Installation
      • ODYSSEY
        • Installation
        • Service
        • SNAPSHOT
        • STORY PROTOCOL NEDİR?
        • Useful Commands
  • MAINNET
    • CROSSFI MAINNET
      • INSTALLATION GUIDE
      • VALIDATOR GUIDE
      • PUBLIC ENDPOINT
      • STATE SYNC
      • SNAPSHOT
      • EXPLORER
    • MASSA
    • SANTIMENT
    • MUON
Powered by GitBook
On this page
  1. TESTNETS
  2. STORY PROTOCOL
  3. ODYSSEY

Installation

Installation

System Requirements

Hardware
Minimum Requirement

CPU

4 Cores

RAM

8 GB

DISK

200 SSD

Auto Install

While setting up Story Protocol, you will be asked for your Moniker name and the port number you want to use. After entering this information, you can successfully set up the Story Protocol Iliad testnet network.

bash <(wget -qO- https://raw.githubusercontent.com/enyaselessar/projects/refs/heads/main/story/odyssey/story.sh)

Check Logs for story-geth and story

sudo journalctl -u story-geth -f -o cat
sudo journalctl -u story -f -o cat

Synchronization Check

To check if your synchronization is complete, you can enter the following command. When entering the command, don't forget to replace '<portnumber>' with the port number you provided during setup. If you receive a 'False' output, you can proceed with the next steps.

curl localhost:<portnumber>657/status | jq

Export Wallet

story validator export --export-evm-key

Get wallet key and import to Metamask wallet

sudo nano ~/.story/story/config/private_key.txt

Import the private key of your validator wallet into your MetaMask wallet. Then, use the faucet to request IP test tokens.

Register validator

story validator create --stake 1024000000000000000000 --private-key $(cat $HOME/.story/story

Note: Minimum stake amount is 1024 IP

PreviousODYSSEYNextService

Last updated 6 months ago

Faucet :

https://faucet.story.foundation/
QuickNode Faucet
OKX Wallet Faucet