Near-One / near-plugins

Implementation of common patterns used for NEAR smart contracts.
Creative Commons Zero v1.0 Universal
27 stars 12 forks source link

CI: compile examples and verify binaries validity #35

Open sept-en opened 1 year ago

sept-en commented 1 year ago

It's nice to have examples to be compiled in CI. The CI should compare the difference between the built contract's binary and the one in the res folder. Having this will allow verifying that examples' binaries are up-to-date.