slsa-github-generator icon indicating copy to clipboard operation
slsa-github-generator copied to clipboard

feat: Add BYOB Move builder

Open daoauth opened this issue 1 year ago • 5 comments
trafficstars

Summary

Adds a BYOB Move builder.

Move is a programming language developed by Facebook (now Meta) for the Libra blockchain project, which was later rebranded as Diem. Designed specifically for blockchain development, Move focuses on providing a secure and flexible framework for smart contracts and other blockchain operations.

We are currently working on a project to implement blockchain smart contracts, using the Supply Chain Levels for Software Artifacts (SLSA) framework.

https://github.com/move-language https://move-language.github.io/move/ https://docs.zktx.io/slsa/

Checklist

  • [ ] Review the contributing guidelines
  • [ ] Add a reference to related issues in the PR description.
  • [ ] Update documentation if applicable.
  • [ ] Add unit tests if applicable.
  • [ ] Add changes to the CHANGELOG if applicable.

daoauth avatar Jun 29 '24 12:06 daoauth