refactor: update naming convention

Updates naming convention to pubkycore throughout project.
Updated bindings accordingly.
Added python bindings.
This commit is contained in:
coreyphillips
2024-10-29 18:41:19 -04:00
parent 5e7ca04b67
commit d45279df02
28 changed files with 1643 additions and 3212 deletions

View File

@@ -1,6 +1,6 @@
// This file was autogenerated by some hot garbage in the `uniffi` crate.
// Trust me, you don't want to mess with it!
module pubkymobileFFI {
header "pubkymobileFFI.h"
module pubkycoreFFI {
header "pubkycoreFFI.h"
export *
}