barter_160993-3 · EVM 160993
Genesis and join.env are public. To become a validator — send your wallet: we will credit 100,000 BRTR to that validator account on testnet (self-stake).
Send the EVM address 0x… of your validator account in
t.me/barterteam
or
t.me/barteriants.
We will credit 100,000 BRTR to that address on testnet —
the deposit for create-validator. Without an address we cannot send the 100k.
validator_wallet_0x: 0x… contact_telegram: @… moniker: barter-<name> commission_rate: 0.10
Commission day-1: 10–50% (default 10% if omitted).
Shared genesis for every node. Download and verify sha256.
curl -fsSL https://dev.smartplace.barter.company/barter-testnet/genesis.json -o genesis.json echo "a41a402b03f9e25f5968ccebe829694b6fe60eefc33441cc73af71f301284f6f genesis.json" | sha256sum -c -
Files: genesis.json · genesis.sha256
Connect to the running network with the public join.env (peers, RPC, staking params).
./scripts/fetch_evmosd.sh ./scripts/install_node.sh --mode join \ --join-env https://dev.smartplace.barter.company/barter-testnet/join.env \ --moniker barter-<name>
Open 26656/tcp (P2P) on the VPS. RPC can stay local.
After sync, DAO whitelist, and 100,000 BRTR arriving on your
0x… — run create-validator (self-stake on the validator account).
Anyone can watch blocks; the active set is approval-only.
DAO report for future validators and anyone reviewing staking, commission, and reward distribution before mainnet.
Prefer not to run the server yourself? We can deploy a mainnet validator for you end-to-end: hardware or VPS, secure keys, monitoring, and handoff. Offer and queue — soon.
Do not post priv_validator_key, seed phrases, or VPS passwords in the public chat.
Server access (if we install for you) — private message to the coordinator only.