Skip to content

Quadratic-Labs/besu-stateless

 
 

besu-stateless

besu-stateless is a Java library that provides the necessary components for implementing stateless compatibility in Besu

Table of Contents

Installation

besu-stateless is available on Hyperledger Artifactory.

To install besu-stateless, you can use the build automation tool Gradle.

Building

To build the project, use the build task:

./gradlew build

To format the code according to the project's style guide, use the spotlessApply task:

./gradlew spotlessApply

Contribute

Contributions are welcome! Please see - CONTRIBUTING.md for details.

LICENSE

besu-stateless is licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.

About

Verkle trie java implementation

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 99.4%
  • Groovy 0.6%