Sovereign-Labs / sovereign-sdk

A framework for building seamlessly scalable and interoperable rollups that can run on any blockchain
https://sovereign.xyz
Apache License 2.0
378 stars 107 forks source link

Documentation guide #1156

Open sudipghimire533 opened 1 year ago

sudipghimire533 commented 1 year ago

Is your feature request related to a problem? Please describe. Not related to technical problem

Describe the solution you'd like Have a documentation on how to use sovereign sdk on new chains. I see the uscases where sovereign sdk can be used and many more blockchains to come will require the same. However, currently documentation does not seems to be that super helpful ( and i understand that project is still in its development phase ). Is there any on-going work on user guides and documentation. The idea guide would be to have a explanination and guides on how to implement zk rollup on a fresh chain.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

bkolad commented 1 year ago

Hello, @sudipghimire533, thank you for bringing up the issue. Have you had a chance to review the documentation at the following links?

  1. https://github.com/Sovereign-Labs/sovereign-sdk/tree/nightly/examples/demo-rollup
  2. https://github.com/Sovereign-Labs/sov-rollup-starter

Please inform us if there is anything not explicitly addressed.