feat(user): rename to identity
feat(identity): add getIota function with caching
This commit is contained in:
parent
c386e8d5cb
commit
042141c781
40 changed files with 613 additions and 668 deletions
|
|
@ -5,6 +5,8 @@ allowBuilds:
|
|||
electron: true
|
||||
electron-winstaller: true
|
||||
esbuild: true
|
||||
ffi: false
|
||||
ref: false
|
||||
overrides:
|
||||
"@methanium/ui": "https://git.methanium.net/methanium/ui/releases/download/0.0.29/methanium-ui.tgz"
|
||||
mtp: "link:../../../mtp"
|
||||
mtp: "https://git.methanium.net/methanium/mtp/releases/download/0.3.0-dev-c7c7afe/mtp-0.3.0.tgz"
|
||||
|
|
|
|||
Loading…
Reference in a new issue