Native Agrarian chain

A utility coin for local agricultural exchange.

Agrarian is a Bitcoin/PIVX-style native network built for homesteaders, farm stands, small producers, livestock services, makers, and local buyers who need a practical digital payment option without speculative theater.

Asset type
Native coin
Explorer
Live MVP
Wallet
Web MVP

What this is

A native payment network with a specific real-world market.

Agrarian is designed around the kind of exchange that already happens between neighbors: eggs for labor, hay for equipment time, livestock services for feed, handmade products for local currency, and direct farm sales where relationships matter.

01

Focused use case

Local agricultural exchange gives Agrarian a concrete market instead of a vague promise to be everything for everyone.

02

Usable access

Web wallet access, QR receive flows, and buildable desktop wallets give users several practical ways to hold and send AGR.

03

Verifiable network

Explorer visibility, public source code, documented ports, and repeatable builds make the project easier to inspect.

Trust posture

Professional enough for review. Plain enough for users.

The project earns credibility by staying specific: open source code, repeatable builds, visible network facts, clear documentation, and tools that help users send and receive Agrarian. No pump language, no fake partnerships, no unsupported backing claims.

Review the core repository
Transparent codebase The core repository is public and build instructions are part of the project surface.
Practical roadmap Wallet access, explorer visibility, mining documentation, exchange preparation, and release downloads come before marketing noise.
Local use case The goal is not anonymous hype. It is exchange among people and producers who already trade value locally.

Network facts

Current public specification.

These are the core facts an exchange, wallet operator, miner, or user needs to start evaluating Agrarian.

Asset type Native Agrarian blockchain asset. Not an EVM token.
Core repository github.com/pacificao/agrarian
Active branch main
Mainnet P2P port 51336
Mainnet RPC port 51335 private RPC only
Seed nodes node1.agrariancoin.com and manually maintained addnodes while seed infrastructure is expanded.
Build targets Ubuntu daemon, Ubuntu Qt wallet, Windows daemon, Windows Qt wallet, Linux ARM64 daemon, and native ARM64 Qt wallet path.

Exchange readiness

Built around the review packet an exchange actually needs.

XeggeX asks native-asset projects for a clear website, active community, block explorer, official repo, honest claims, and software that can pass review. AgrarianCoin is being organized around those concrete requirements.

Ready

Website and asset explanation

Public HTTPS site with a clear use case, native-chain positioning, build path, wallet access, explorer access, and roadmap.

Ready

Block explorer MVP

Live explorer pages for network status, recent blocks, block details, transaction lookup, and address search routing.

Ready

Open source core

Public Agrarian Core repository with active modernization work and repeatable build-menu tooling.

In progress

Community channel

Discord or Telegram should be established before formal listing submission so users and reviewers have a visible support path.

In progress

Release packet

Next pass should collect binaries, checksums, logo assets, technical contacts, seed nodes, and wallet update procedure.

In progress

Liquidity plan

Preferred first markets are AGR/USDT plus a community-friendly base such as LTC, DOGE, or BTC.

Build and review

Start with the Agrarian build menu.

The build menu is the preferred first path for review machines. It pulls the current source, installs target-specific packages, builds deterministic dependencies, and guides daemon or wallet builds.

Fresh Ubuntu host

Recommended
sudo apt-get update
sudo apt-get install -y git ca-certificates
git clone --branch main https://github.com/pacificao/agrarian.git agrarian
cd agrarian
./contrib/agrarian-build-menu.sh

Standalone menu

Quick start
curl -L https://raw.githubusercontent.com/pacificao/agrarian/main/contrib/agrarian-build-menu.sh -o agrarian-build-menu.sh
chmod +x agrarian-build-menu.sh
BRANCH=main ./agrarian-build-menu.sh

Where this goes

From project foundation to exchange readiness.

A coin only matters if people can hold it, send it, verify it, mine it, and explain it. The next milestones turn that foundation into a credible listing packet.

Now

Working public surface

Website, web wallet MVP, block explorer MVP, build instructions, repository links, SSL, and trust-centered project positioning.

Next

Listing packet

Finalize community channel, release downloads, checksums, technical contact details, seed node status, and asset metadata.

Then

Exchange application

Prepare for XeggeX review with clear markets, liquidity plan, software review path, explorer health, and support channel.

Later

Indexer and merchant resources

Full address-indexed explorer, mining integration through All The Acronyms, and guides for local producers using Agrarian in practice.

Prepared for review

Agrarian should be easy to inspect before it asks to be traded.

That means working infrastructure, clear asset facts, honest documentation, visible source code, and a credible reason for a local-producer payment network to exist.