ethportal-api

Crates.ioethportal-api
lib.rsethportal-api
version0.3.0
sourcesrc
created_at2023-01-03 15:50:02.187445
updated_at2024-11-04 19:50:00.32992
descriptionDefinitions for various Ethereum Portal Network JSONRPC APIs
homepage
repositoryhttps://github.com/ethereum/trin
max_upload_size
id750224
size2,211,301
Milos Stankovic (morph-dev)

documentation

README

Trin

Trin is a Rust implementation of a Portal Network client.

The Portal Network is still in the research phase, and this client is experimental.

Do not rely on Trin in a production setting.

How to use Trin

Check out the Trin book to quickly get up and running with Trin.

NOTE: This project uses Git Submodules. If you just cloned the project, be sure to run: git submodule update --init. See our dedicated page for more info.

Experimental Status

Trin is a prototype Portal Network client. This implementation and the Portal Network specifications will continue to co-evolve.

In this stage of development, Trin lacks comprehensive data validation.

Want to help?

Want to file a bug, contribute some code, or improve documentation? Excellent! Read up on our guidelines for contributing in the Trin book, then check out issues that are labeled Good First Issue.

Join our Discord to participate in the conversation!

Commit count: 1613

cargo fmt