orbitdb / field-manual

The Offical User's Guide to OrbitDB

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

https://www.unpkg.com/orbit-db/dist/orbitdb.min.js does not exist

yasurok opened this issue · comments

Chapter 1 says this:

In the Browser
If you're using the browser for this tutorial, we recommend using unpkg for obtaining pre-built, minified versions of both IPFS and OrbitDB. Simply include these in your HTML:

<script src="https://unpkg.com/ipfs@0.35.0/dist/index.min.js"></script> <script src="https://www.unpkg.com/orbit-db/dist/orbitdb.min.js"></script>

but https://www.unpkg.com/orbit-db/dist/orbitdb.min.js does not exist.

Sorry for it - you can use https://www.unpkg.com/browse/orbit-db@0.25.3/dist/orbitdb.min.js for now. I'll update.

Thanks for your prompt response. While on the topic, I --- along with all the others who are trying their hand at OrbitDB for the first time --- would appreciate it very much if you could update the PDF of the Field Manual because it does not seem to reflect the recent changes to the Markdown files.

Thanks again!

@yasurok would you mind copypasting that comment into a new issue?

No, not at all. Done! :)

Thanks :)