Teslow / polygon-sdk

A Framework for Building Ethereum-compatible Blockchain Networks

Home Page:https://polygon.technology/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Banner

Polygon SDK

Polygon SDK is a modular and extensible framework for building Ethereum-compatible blockchain networks.

This repository is the first implementation of Polygon SDK, written in Golang. Other implementations, written in other programming languages might be introduced in the future. If you would like to contribute to this or any future implementation, please reach out to Polygon team.

To find out more about Polygon, visit the official website.

WARNING: This is a work in progress so architectural changes may happen in the future. The code has not been audited yet, so please contact Polygon team if you would like to use it in production.

Documentation 📝

If you'd like to learn more about the Polygon SDK, how it works and how you can use it for your project, please check out the Polygon SDK Documentation.

There, you will find the most up to date information regarding potential features, as well as future roadmaps for the SDK.

About

A Framework for Building Ethereum-compatible Blockchain Networks

https://polygon.technology/

License:GNU Lesser General Public License v3.0


Languages

Language:Go 100.0%Language:Makefile 0.0%