oasisprotocol / sapphire-paratime

Oasis Sapphire - the confidential EVM-compatible ParaTime for the Oasis Network
https://oasisprotocol.org/sapphire
Apache License 2.0
35 stars 26 forks source link

docs: Sapphire quickstart guide: vigil.sol and run-vigil.ts links broken #351

Closed CdavM closed 1 week ago

CdavM commented 3 weeks ago

I have verified that the issue has not been reported yet.

SUMMARY

https://github.com/oasisprotocol/sapphire-paratime/blob/main/docs/quickstart.mdx links to vigil.sol and run-vigil.ts, but the links are broken on the main branch.

ISSUE TYPE
CdavM commented 3 weeks ago

Workaround: use an alternative branch like https://github.com/oasisprotocol/sapphire-paratime/blob/CedarMist/wagmi-viem/examples/hardhat/scripts/run-vigil.ts

aefhm commented 2 weeks ago

Workaround: use an alternative branch like https://github.com/oasisprotocol/sapphire-paratime/blob/CedarMist/wagmi-viem/examples/hardhat/scripts/run-vigil.ts

Agree and thanks for the suggestion! Using this workaround in https://github.com/oasisprotocol/sapphire-paratime/pull/359.

aefhm commented 2 weeks ago

We should also rethink the entire quick start section, but that can be a separate issue/ticket.

aefhm commented 1 week ago

Closed by https://github.com/oasisprotocol/sapphire-paratime/pull/378