Agoric / dapp-inter

User application for Agoric Inter Protocol—Vaults, BLD Boost, Liquidations, etc.
2 stars 10 forks source link

build: implement publishing pinning #37

Closed arirubinstein closed 1 year ago

arirubinstein commented 1 year ago

refs https://github.com/Agoric/agoric-sdk/issues/4350

Implements automatic IPFS pinning/publishing for the dapp-inter repo, including PR comments and main comments.

github-actions[bot] commented 1 year ago

IPFS hash: QmVdK3yzHYf17s1EF2KNL7FYz2F2bQKRN7NokGQHvecHS8 Gateways:

samsiegart commented 1 year ago

Nit: "build" or "feat" is probably more fitting than "fix"

arirubinstein commented 1 year ago

I modified the other example to be rootless, but I got lost at the router, hence some of the js and working. The assets are there and should work once the paths are fixed. e.g., https://cloudflare-ipfs.com/ipfs/Qmc36a5q9DuvLr9irYw5vnYmu49Zr6mEEk1yqqqDFaamYC/IST.png

samsiegart commented 1 year ago

LGTM thanks! The error page can be fixed by switching to hash routing as part of https://github.com/Agoric/dapp-inter/issues/35