vlayer enables developers to extract, verify and integrate real-world data into Ethereum smart contracts. Our technology is powered by Zero Knowledge Proofs (ZKP) and Multi-Party Computation (MPC), allowing you to securely verify private data without exposing sensitive information.
Our four core features include:
- Web Proofs: Access verified web data, including APIs and websites, in your smart contracts
- Email Proofs: Tap into email content from your smart contracts and use it on-chain
- Time Travel: Leverage historical on-chain data in your smart contracts
- Teleport: Execute a smart contract across different EVM-comptable blockchain networks
Read the 📖 vlayer book to get started.
We're excited you're interested in contributing to vlayer. This contributing section in vlayer book outline the process to get involved.
vlayer v1.0 uses a dual licensing model, in which vlayer Labs Ltd. (core contributor of vlayer) is designated for commercialization, while the code is licensed to the general public under Business Source License (BSL) 1.1, which shall convert to the permissive MIT license after three years.
This approach ensures that our technology remains accessible for broad community innovation, initially protecting project integrity while ultimately supporting widespread collaboration and adoption by developers across the globe.
By contributing, you agree that your contributions will be licensed under the Business Source License (BSL) 1.1.
We would like to acknowledge the following open-source projects that inspired and provided a foundation for this work:
- Steel - Hardened off-chain Execution for EVM dapps