entropyxyz / programs

Source, toolchain, and examples for using programs on Entropy
https://docs.entropy.xyz/concepts/programs/
GNU Affero General Public License v3.0
19 stars 3 forks source link

Refactor constraint specific types/interfaces out of `entropy-shared` #6

Closed jakehemmerle closed 1 year ago

jakehemmerle commented 1 year ago

Refactor types/interfaces in entropy-shared to constraints/constraints-core or something. constraints-core will be in the constraints repo and will be a no-std dep of entropy-shared.

jakehemmerle commented 1 year ago

closed per https://github.com/entropyxyz/entropy-core/pull/325