anagrambuild / bonsol

solana + risc0
https://bonsol.sh
GNU Affero General Public License v3.0
59 stars 9 forks source link

Implement Input Set management functions in cli #37

Open austbot opened 1 month ago

austbot commented 1 month ago

Input sets are valuable ways bonsol devs can reuse groups of inputs, but the cli has no functionality fully built to managment. Create the CRU Create Read Update Methods to mange them

eureka-cpu commented 2 weeks ago

Is there a preference of file type? json, toml, etc. or is this expected to have it's own local db for storage?