Ethereum organisation on Github has a consensus-specs and execution-specs repositories than explain with code and text how work each layers (its very technical). Is there any kind of similar documentation for Polygon ? Maybe a ‘bor-specs’ idk.
Hi @gioser, I already did see the wiki (but it’s not technical enough) and the code sources (which is too technical :p), and I was looking for something similar to consensus-specs and execution-specs from ethereum.
Yes, there is a specifications repository for the Polygon (formerly Matic Network) ecosystem. It is called the Polygon SDK (Software Development Kit) repository, and it provides technical specifications and documentation for developers building on the Polygon network.
The Polygon SDK repository on GitHub serves as a comprehensive resource for understanding and implementing various aspects of the Polygon ecosystem. It includes information on the Polygon protocol, developer tools, APIs, smart contracts, and more.