https://github.com/eqlabs/pathfinder
A Starknet full node written in Rust
https://github.com/eqlabs/pathfinder
starknet
Last synced: 5 months ago
JSON representation
A Starknet full node written in Rust
- Host: GitHub
- URL: https://github.com/eqlabs/pathfinder
- Owner: eqlabs
- License: other
- Created: 2021-09-10T09:49:13.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2025-05-07T07:29:37.000Z (about 1 year ago)
- Last Synced: 2025-05-07T08:32:19.987Z (about 1 year ago)
- Topics: starknet
- Language: Rust
- Homepage: https://eqlabs.github.io/pathfinder/
- Size: 26.6 MB
- Stars: 647
- Watchers: 20
- Forks: 253
- Open Issues: 36
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: contributing.md
- License: LICENSE-APACHE
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
Awesome Lists containing this project
- awesome-starknet - Pathfinder - Rust full-node implementation. (Additional developer resources)
- awesome-libp2p - Starknet
README
# Welcome to Pathfinder
A [Starknet](https://www.starknet.io) full node giving you a safe view into Starknet.
For detailed instructions on how to install, run and use Pathfinder please check our
[documentation site](https://eqlabs.github.io/pathfinder/).
## License
Licensed under either of
* Apache License, Version 2.0
([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)
* MIT license
([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)
at your option.
## Contributing
Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in the work by you, as defined in the Apache-2.0 license, shall be
dual licensed as above, without any additional terms or conditions.