BitMari
varimi
Python

A platform for agriculture smart contracts based on the NEO blockchain.

Last updated May 25, 2026
33
Stars
16
Forks
4
Issues
0
Stars/day
Attention Score
24
Language breakdown
No language data available.
Files click to expand
README

Varimi

BitMari Smart Farm Contracts

MIT licensed

A platform for agriculture smart contracts based on the NEO blockchain . BitMari is building an infrastructure to support smart contracts in agriculture as well as lower barrier for developers to code blockchain smart contracts. This comes after over 2 years of research work and working with women farmers in Zimbabwe, Africa.

Proposed system architecture

BitMari Smart Farm Contracts

Demo Farm Project Listing UI

Getting Started

To test develop and deploy your NEO python smart contracts on your local machine you will have to setup the environment by following the tutorial link below. This will setup a private network of the neo blockchain and a wallet with NEO and GAS to test with.

Installation

Usage

Compiling the contract into an .avm file

smartContracts/helloWorld.py

Importing the contract .avm file

contract ./smartContracts/helloWorld.avm "" 01 False False

Invoking the contract

search CONTRACT_NAME

In our case

search helloWorld

Run a testinvoke on the contract

CONTRACT_HASH

Roadmap

Press Release

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Acknowledgments

@nickfujita for NEO Setup Tutorials

© 2026 GitRepoTrend · BitMari/varimi · Updated daily from GitHub