Closed 0x4007 closed 1 week ago
/wallet 0xad40a8E345cB00b4530b3EBF39A22a99e1A43287
/start
@Keyrxng This issue can be closed as "not planned" because the manifest parsing and editing is already implemented in https://github.com/ubiquity-os/ubiquity-os-plugin-installer/pull/13, correct?
@rndquu Yeah that's right, it's not the same parsing logic the kernel uses, I'm using AJV to validate but otherwise yes it's implemented.
We should import the same parser logic that the kernel uses to keep behavior consistent.
There should also be another render function to write the config reliably as well.