Skip to content

Conversation

barraguda
Copy link
Contributor

@nick1udwig
Copy link
Member

See usage here: #204

@nick1udwig
Copy link
Member

Docs update: hyperware-ai/hyperware-book#247

@nick1udwig
Copy link
Member

To test hardware wallet:

# Create an application to be published by your node.
## Your node should be owned by Ledger/Trezor.
kit n chat

## Change `publisher` and `mirrors` to your node.
## Below command is for MacOS:
sed -i '' 's/template.os/my-node.os' chat/metadata.json

## Get the code hash & start the application:
kit bs chat

## Add the code hash into `metadata.json`s `properties.code_hashes.0.1.0`:
vi metadata.json

# Publish the `metadata.json`, e.g. on Github
cd chat
git init
...

# Publish to Kimap
## Substitute the trailing `--ledger` for `--trezor` as desired.
kit publish --real --metadata-uri https://raw.githubusercontent.com/path/to/metadata.json --rpc wss://opt-mainnet.g.alchemy.com/v2/<ALCHEMY_API_KEY> --ledger

@nick1udwig nick1udwig merged commit e0af3fb into bp/kinomap Aug 20, 2024
@nick1udwig nick1udwig deleted the kitpublish branch August 20, 2024 11:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants