We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The dapp is currently designed to run on a local network.
We aim to enhance it to run on test networks.
The content you are editing has changed. Please copy your edits and refresh the page.
The text was updated successfully, but these errors were encountered:
@mitdralla , @LuqiPan ,
This dapp is deployed to emerynet for the purpose of validating u17.
I made a release:
I deployed the UI bundle to netlify manually, by drag-n-drop of the dapp-agoric-orca-ui.zip release artifact:
dapp-agoric-orca-ui.zip
I installed the bundles and then put the startOrcaContract-permit.json and startOrcaContract-emerynet.js in a core-eval proposal to emerynet:
startOrcaContract-permit.json
startOrcaContract-emerynet.js
Then I kicked the tires a bit. I don't see any problems.
2024-10-01T03:21:37.537Z SwingSet: vat: v37: wallet agoric1ldmtatp24qlllgxmrsjzcpe20fvlkp448zcuce offerStatus { id: 1727752874137, invitationSpec: { instance: Object [Alleged: InstanceHandle] {}, publicInvitationMaker: 'makeAccountInvitation', source: 'contract' }, numWantsSatisfied: 1, offerArgs: { chainName: 'agoric' }, proposal: { give: { Deposit: { brand: Object [Alleged: BLD brand] {}, value: 1_000n } }, want: {} }, result: 'UNPUBLISHED', payouts: { Deposit: { brand: Object [Alleged: BLD brand] {}, value: 1_000n } } }
Thanks, @michaelfig and JD for help.
Sorry, something went wrong.
p.s. to use a relayer with better ICA support, Usman and I are re-deploying it with a different connection and channel:
$ agoric run test/builder/init-orca.js --net emerynet --peer osmosis:connection-132:channel-132:uosmo $ mv startOrcaContract.js startOrcaContract-emerynet-cosmos-relayer.js
emerynet proposal 76 should be live in a couple hours
dckc
No branches or pull requests
The dapp is currently designed to run on a local network.
We aim to enhance it to run on test networks.
Tasks
The text was updated successfully, but these errors were encountered: