fluxsocial / Junto

Junto Holochain Rust Application
https://junto.foundation
MIT License
96 stars 8 forks source link

Split expression functions into their own expression zomes #11

Closed jdeepee closed 5 years ago

jdeepee commented 5 years ago

Zomes would be the following:

jdeepee commented 5 years ago

Turns out splitting into individual zomes is super annoying. Instead there will be expression modules within one main "core" zome and code will be separated into their individual modules here.