> 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/context/23-ethereum-localismtobioregional-financeno.md).

# 2.3 Ethereum LocalismとBioregional Financeの共鳴

FoRは、ReFiに加えて、「イーサリアム・ローカリズム（Ethereum Localism）」と「バイオリージョナル・ファイナンス（Bioregional Finance）」という2つの潮流を参照しています。

ReFiに限らず、初期のブロックチェーンプロジェクトの多くは、文脈を捨象した「場所を持たないグローバルなスケーリング」をデフォルトの目標として掲げていました。しかし、現実の課題解決に寄与するためには、テクノロジーを、人々の生きた経験や地域の文脈（lived experience and local context）に根づかせる必要があります。イーサリアム・ローカリズムとは、Allo CapitalやGitcoinの創設者であるケビン・オウォッキらの議論によって牽引されている新たなムーブメントです。イーサリアムを代表とするブロックチェーン技術を、単なるグローバルな金融プロトコルとしてではなく、物理的なコミュニティ（近隣地域、都市、生活協同組合）でのつながり、信頼、そして調整のための「中立的なインフラ（credibly neutral infrastructure）」として再想像する運動と定義されています。その基本原則は、「重いもの」と「軽いもの」の分離と統合にあります。物理的資産、地域特有の活動、文化といった「重いもの」はローカルな現場で管理し、知識やコード、資金調達といった「軽いもの」は、Web3のツール群を活用しグローバルに管理・共有します。これにより、各地域コミュニティはグローバルな技術を活用しながら、現地のレジリエンスを高めることが可能になるとされています。

一方、バイオリージョナル・ファイナンスは、イーサリアム・ローカリズムに呼応しながらも、より自然資源にフォーカスを当てた概念です。これは経済圏を人工的な行政区分ではなく、流域や山系といった生態学的境界であるバイオリージョン（Bioregion）に基づいて再構築しようとする概念です。目指されているのは、森林回復・再生農業・再生可能エネルギーへの資金供給、資本の外部依存を減らす循環経済の構築、そして先住民や地域住民の知識を尊重し疎外されたコミュニティに資源を分配する社会的公正の実現です。現在の法定通貨は「場所」を選ばず、地方から都市へ、あるいはグローバル企業へと富が流出し続けています。対してバイオリージョナル・ファイナンスの原則は、この抽出的な金融のベクトルを反転させることを命題としています。つまり、自然から抽出されたエッセンスが下流へと流れ、私たちの故郷である生態系の再生を潤すように、金融システムそのものを再設計することです。

***

**参考文献**

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/context/23-ethereum-localismtobioregional-financeno.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.
