> For the complete documentation index, see [llms.txt](https://edgeverse.gitbook.io/whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://edgeverse.gitbook.io/whitepaper/background/edgeware-blockchain.md).

# Edgeware Blockchain

Edgeware is the fairest distributed governance experiment turned into a self-sustainable ecosystem without any kind of funding. Edgeware introduced the 'Lockdrop' mechanism to the whole crypto space to follow and got participation from big names in the industry like Binance, Coinbase Ventures, Aragon DAO, Framework Ventures, etc. VCs, teams, DAOs, and individuals. Lockdrop's rules didn't differentiate between institutions and retail investors. 90% of Edgeware's token supply was distributed to ETH holders using the lockdrop mechanism, in which ETH was not swapped with EDG. After the locking period, participants were able to withdraw the exact ETH they deposited into the lockdrop smart contracts. The founding team allocated 4.5% of the total supply to themselves; 2.5% of the EDGs were reserved for community incentives; and the founder of the substrate framework, 'Parity Technologies', was given 3% of the total supply. That's how Edgeware achieved fair distribution at the genesis without any kind of token sale. Then, in February 2020, Edgeware Solochain's mainnet was launched with full democracy. As of now, Edgeware has two smart contract environments on a single solochain, namely EdgeEVM and EdgeWASM, based on Parity's Frontier and Contracts pallets. Due to the wide distribution at one point, the Edgeware community collectively voted against a proposal by the founder, Commonwealth Labs, due to the high premium charged, and since then, Edgeware is not run by any single centralized team but rather by multiple solo contributors and teams. Edgeware's on-chain treasury, which is 'owned by no one but governed by everyone', is the backbone behind the sustainability of the ecosystem, along with the deflationary inflation that supports the treasury and network security (validators and nominators). All the contributors' incentives, developments, integrations, incubations, etc. are funded through the on-chain treasury. The Edgeware community incubated a whole new Kusama parachain (Kabocha) from the on-chain treasury.

Edgeware not only incubates projects but also incubates people!

<br>


---

# 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://edgeverse.gitbook.io/whitepaper/background/edgeware-blockchain.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.
