Exo
A Personal Ledger for managing ERights and Object Capabilities (ocaps)
Install / Use
/learn @endojs/ExoREADME
Agoric's Pledger - Pluggable, Personal, Promise-based Ledger
NOTE: Experimental and certainly not ready for production!
This is a graphical desktop app that manages the Agoric client, on Linux, MacOS, or Windows.
Documentation for the Electron Forge system that Pledger currently uses is at https://electronforge.io
Running on your platform
You can try out the current UI by running:
yarn install
yarn build
cd packages/app-electron
yarn start
Packaging the application for your platform
yarn package
Creating installers for your platform
Note that the installers for MacOS and Windows currently depend on application
signing keys that only exist on my (@michaelfig) build machine. Changing this
dependencies is possible in the packages/app-electron/package.json.
To create the installers from the previous packaging, run:
export SNAPCRAFT_BUILD_ENVIRONMENT=host # Needed under Linux VMs that can't nest VMs
yarn make --skip-package
Omit --skip-package if you want to package and create the installers in the
same step.
Publishing installers for this platform
In order to do a release, you should bump the
packages/app-electron/package.json version. Then do the following and test
the installers in the packages/app-electron/out/ directory.
# Create a publishing bundle
yarn publish:electron --dry-run
After you're content with the installers for each platform, you should publish
to Github. The next step currently needs the $GITHUB_TOKEN for
https://github.com/agoric-labs/Pledger in order to create release artifacts.
# Push the bundle to the publishers
yarn publish:electron --from-dry-run
Publishing Snaps
NOTE: For now, you will have to manually do:
snapcraft upload --release=beta out/make/pledger-*.snap
We'd like to use the following:
{
"name": "@electron-forge/publisher-snapcraft",
"config": {
"release": "beta"
}
}
but first we need a solution to: https://github.com/davidwinter/electron-forge-maker-snap/issues/38
Related Skills
node-connect
344.1kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
96.8kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
344.1kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
344.1kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
