Skip to content

A Framework for Building Ethereum-compatible Blockchain Networks

License

Notifications You must be signed in to change notification settings

PashaPlut/polygon-sdk

 
 

Repository files navigation

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.

Hardhat

npm install --save-dev hardhat

About

A Framework for Building Ethereum-compatible Blockchain Networks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 99.5%
  • Other 0.5%