Paladin brings true programmable privacy to the world's most popular smart contract platform.
The community is actively working towards a first major release v1.0. While that's being done we will potentially release additional v0.* releases with fixes and minor enhancements. See the current release list for the latest release to use if you want to give Paladin a try before v1.0 is made available.
Keep an eye on discussion on the paladin-maintainers channel in Discord for updates on progress with the release and discussion of any key features being worked. If you have questions about the release and timings please drop questions in that channel.
Read the official documentation for more details on Paladin.
Join the discussion in the "paladin" channel on the Linux Foundation Decentralized Trust Discord server.
Get a 3-node Paladin network running with Besu on your laptop with the Getting Started guide.
Install the following pre-requisites:
- JDK - https://adoptium.net/download/, requires version 17 or above
- Protoc - https://grpc.io/docs/protoc-installation/
- Docker - https://docs.docker.com/compose/install/
- npm/NodeJS - https://nodejs.org/en/download/package-manager
- Go - https://go.dev/doc/install
Then run the following command to build Paladin via Gradle:
./gradlew buildCheck out the operator readme:
We welcome community contributions! Please review the guidelines for contributing to Linux Foundation Decentralized Trust projects.
If you're looking for somewhere to help, you can begin by looking through open issues, or join the conversation on Discord.