···1212also can:
13131414- Copy ops to postgres for a mirror running the [reference typescript implementation](https://github.com/did-method-plc/did-method-plc)
1515+1616+1717+## install
1818+1919+for now you'll need rust installed locally. after cloning, run
2020+2121+```bash
2222+cargo install --path . --bin allegedly
2323+```