Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.ownafarm.xyz/llms.txt

Use this file to discover all available pages before exploring further.

Platform terms

TermDefinition
OwnaFarmPlatform connecting farmers with investors through gamified invoice financing
SeedTokenized invoice represented as a virtual plant
GardenInvestor portfolio showing active investments as crops
HarvestAction of claiming principal plus yield at maturity
GOLDPlatform ERC-20 token for investments and rewards
Water pointsIn-game resource for daily plant interactions
XPExperience points from platform engagement
LevelInvestor tier based on accumulated XP

User roles

TermDefinition
FarmerUser who submits invoices for funding
InvestorUser who funds invoices by purchasing seeds
OfftakerBuyer/company that issued the invoice
AdminPlatform operator managing approvals

Financial terms

TermDefinition
InvoiceDocument representing money owed by offtaker to farmer
TokenizationConverting a real-world asset to a blockchain asset
PrincipalOriginal investment amount
YieldReturn/profit on investment (percentage)
Basis points (bps)Unit for yield: 100 bps = 1%
MaturityDate when an invoice becomes payable
RWAReal World Assets — tokenized physical assets

Blockchain terms

TermDefinition
Smart contractSelf-executing code on a blockchain
ERC-20Fungible token standard (GOLD)
ERC-1155Multi-token standard (invoice NFTs)
NFTNon-fungible token for unique ownership
GasTransaction fee for blockchain operations
WalletSoftware for managing blockchain addresses
Mantle NetworkLayer 2 blockchain used by OwnaFarm
L2Layer 2 scaling solution on Ethereum

Technical terms

TermDefinition
WeiSmallest token unit (1 GOLD = 10^18 wei)
ABIApplication Binary Interface for contracts
RPCRemote Procedure Call for blockchain communication
WAGMIReact hooks library for Ethereum
ViemTypeScript Ethereum library

Invoice statuses

StatusCodeMeaning
Pending0Awaiting admin review
Approved1Open for investment
Rejected2Did not pass review
Funded3Fully invested
Completed4All claims processed

Formulas

Yield calculation

Yield Amount = Principal x (yieldBps / 10000)
Total Return = Principal + Yield Amount

Duration conversion

Seconds = Days x 86400

Token conversion

Wei = Human Amount x 10^18

Abbreviations

AbbrFull form
APIApplication Programming Interface
BEBackend
FEFrontend
DBDatabase
SCSmart Contract
TXTransaction
KYCKnow Your Customer
PWAProgressive Web App

Common values

Time durations

DurationSeconds
1 day86,400
7 days604,800
30 days2,592,000
90 days7,776,000

Yield rates

PercentageBasis points
1%100
5%500
10%1,000
15%1,500
20%2,000