> For the complete documentation index, see [llms.txt](https://forforest.gitbook.io/for/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://forforest.gitbook.io/for/for-en/context/2.3-the-resonance-between-ethereum-localism-and-bioregional-finance.md).

# 2.3 The resonance between Ethereum localism and bioregional finance

FoR refers, in addition to ReFi, to two currents: “Ethereum Localism” and “Bioregional Finance.”

Beyond ReFi, many early blockchain projects took as their default objective a context-free model of “global scaling” detached from place. However, in order to contribute to solving real-world challenges, technology must be rooted in people’s lived experience and local context. Ethereum Localism is an emerging movement propelled by discussions led by Kevin Owocki, founder of Allo Capital and Gitcoin. It is defined as a movement to reimagine blockchain technology, represented by Ethereum, not merely as a global financial protocol, but as a “credibly neutral infrastructure” for connection, trust, and coordination within physical communities such as neighborhoods, cities, and cooperatives. Its foundational principle lies in separating and integrating the “heavy” and the “light.” “Heavy” elements—physical assets, locally specific activities, and culture—are managed on the local ground, while “light” elements—knowledge, code, and fundraising—are managed and shared globally using Web3 tools. In this way, local communities can strengthen resilience on the ground while leveraging global technology.

By contrast, Bioregional Finance is a concept that, while resonant with Ethereum Localism, places greater emphasis on natural resources. It seeks to reconstruct economic spheres not around artificial administrative boundaries, but on the basis of bioregions—ecological boundaries such as watersheds and mountain ranges. Its aims include financing forest restoration, regenerative agriculture, and renewable energy; building a circular economy that reduces dependence on external capital; and advancing social justice by respecting Indigenous and local knowledge and distributing resources to marginalized communities. Today’s legal tender does not recognize place, and wealth continues to flow from rural areas to cities, or to global corporations. The principle of Bioregional Finance, by contrast, seeks to reverse this extractive vector of finance. In other words, it is the redesign of the financial system itself so that the essence extracted from nature flows downstream to nourish the regeneration of the ecosystems that are our home.

***

**References**

ReFi DAO. (2025, April 16). *Ethereum localism x Regen coordination: Powering regenerative local economies with Web3*. ReFi DAO Blog. <https://blog.refidao.com/ethereum-localism-x-regen-coordination/>\
\
The BioFi Project. (n.d.). *Bioregional Financing Facilities: Reimagining finance to regenerate our planet*. <https://www.biofi.earth/biofi-book>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://forforest.gitbook.io/for/for-en/context/2.3-the-resonance-between-ethereum-localism-and-bioregional-finance.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
