scroll-tech / scroll-sdk

Production-ready infrastructure for building a chain with Scroll's zkEVM
https://scroll-sdk-init.docs.scroll.xyz/en/sdk/
MIT License
8 stars 2 forks source link

Scroll SDK

Twitter Follow Discord

Introduction

Scroll SDK allows anyone to quickly deploy an instance of the Scroll zkEVM and its rollup architecture for deploying an L2 on Ethereum.

For more information, please see the Scroll SDK Documentation or our launch announcement.

Repo

This repo contains:

Additional SDK tooling is available in our scroll-sdk-cli repo. This can also be installed locally by running npm i -g @scroll-tech/scroll-sdk-cli with node >= 18. More examples of its usage can be found in the deployment guides here.

Get Started

To get started using the repo, checkout our guides on running a local devnet deployment, an alt-gas token testnet on Digital Ocean, an AWS deployment, or see our production deployment page.

Third-Party Scroll SDK Charts

[!NOTE] The following charts are developed and maintained by third parties. Please use with caution.

Proving Services:

Other Scroll SDK Repos

Contributing

The SDK is currently under heavy development, so if you wish to contribute, we recommend reaching out and coordinating closely with the Scroll team.

If you want to make custom modifications to any service, you can follow our guide on Customizing SDK Components.

License

This project is licensed under the MIT License. See the LICENSE file for more details.