Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vechain/thor

A general purpose blockchain highly compatible with Ethereum's ecosystem
https://github.com/vechain/thor

blockchain node thor vechain

Last synced: 2 days ago
JSON representation

A general purpose blockchain highly compatible with Ethereum's ecosystem

Awesome Lists containing this project

README

        








---















---

## Getting Started

VeChainThor is the layer 1 blockchain, highly compatible with EVM*, which powers the VeChain ecosystem.
VeChainThor is a public blockchain that is designed for the mass adoption of blockchain technology by enterprise users
of all sizes and is intended to serve as a foundation for a sustainable and scalable enterprise blockchain ecosystem.

> VeChainThor is currently up-to-date with the EVM's `paris` hard fork,
> set [evmVersion](https://docs.soliditylang.org/en/latest/using-the-compiler.html#setting-the-evm-version-to-target)
> to `paris` if you are using solidity compiler version `0.8.20` or above.
___

## Documentation

- [Build](https://github.com/vechain/thor/blob/master/docs/build.md) - How to build the `thor` binary.
- [Usage](https://github.com/vechain/thor/blob/master/docs/usage.md) - How to run thor with different configurations.
- [Hosting a Node](https://github.com/vechain/thor/blob/master/docs/hosting-a-node.md) - Considerations and requirements for hosting a node.
- [Core Concepts](https://docs.vechain.org/core-concepts) - Core concepts of the VeChainThor blockchain.
- [API Reference](https://mainnet.vechain.org) - The API reference for the VeChainThor blockchain.

---

## Community

The VeChainThor community can be found on [Discourse](https://vechain.discourse.group/) where you can ask questions,
voice ideas, and share your projects with other people.

The VeChain Improvement Proposals (VIPs) repository can be found [here](https://github.com/vechain/VIPs).

To chat with other community members you can join:





Do note that our [Code of Conduct](https://github.com/vechain/thor/blob/master/docs/CODE_OF_CONDUCT.md) applies to all VeChain community channels. Users are
**highly encouraged** to read and adhere to them to avoid repercussions.

---

## Contributing

Contributions to VeChainThor are welcome and highly appreciated. However, before you jump right into it, we would like
you to review our [Contribution Guidelines](https://github.com/vechain/thor/blob/master/docs/CONTRIBUTING.md) to make sure you have a smooth experience
contributing to VeChainThor.

---

## Security

If you believe you have found a security vulnerability in Thor, we encourage you to **_responsibly disclose this and NOT
open a public issue_**. We will investigate all legitimate reports.

Email `[email protected]` to disclose any security vulnerabilities. Alternatively, you can visit
this [link](https://support.vechain.org/support/home) to submit a ticket or find more information.

---

## Acknowledgement

A special shout out to following projects:

* [Ethereum](https://github.com/ethereum)
* [Swagger](https://github.com/swagger-api)
* [Stoplight Elements](https://github.com/stoplightio/elements)

---

## License

VeChainThor is licensed under the [GNU Lesser General Public License v3.0](https://www.gnu.org/licenses/lgpl-3.0.html),
also included in *LICENSE* file in repository.