Getting Started with SecureRPC
Welcome to SecureRPC
This guide will help you get started with using SecureRPC in your projects.
Quick Start
For a rapid introduction to SecureRPC, check out our Quick Start Guide. This guide will walk you through setting up a basic SecureRPC project and accessing your API endpoint in just a few minutes.
What is SecureRPC?
SecureRPC is a RPC Infrastructure Provider and a MEV Relay. A relay has several responsibilities: - APIs for proposers (builder-spec), block builders and data transparency - Handling validator registrations and block proposals in a scalable manner - Block escrow, data availability, redundancy - Simulate and verify blocks sent by block-builders, rate-limit if necessary - correct amount of fees paid to most recent feeRecipient of validator - correct block attributes and transactions within the gasLimit requested by the validator
Key Features
- High Performance: SecureRPC offers high-throughput and low-latency RPC capabilities.
- Censorship Resistance: No Transaction filtering or censorship, by default.
- Flexible and Extensible: Easily adaptable to various RPC needs and integrations.
- Easy to Use: Simple and intuitive API for seamless integration into your projects.
- Reliable and Scalable: Designed for reliability and scalability to handle high loads.
Next Steps
To begin using SecureRPC, you can just use `https://api.securerpc.com/v1` - or:
- Follow our Quick Start Guide for a rapid setup.
- Check out the detailed Installation guide for a more comprehensive setup.
- Learn about Configuration options to customize SecureRPC for your needs.
- Explore the API Reference for in-depth information on SecureRPC's capabilities.
Happy building with SecureRPC!