diff --git a/docs/docs/developers/introduction/overview.mdx b/docs/docs/developers/introduction/overview.mdx index 93c37b1c8cb..6331137c85e 100644 --- a/docs/docs/developers/introduction/overview.mdx +++ b/docs/docs/developers/introduction/overview.mdx @@ -8,7 +8,7 @@ description: Audius Protocol Documentation -## Use the Javascript SDK +## 🧰 Use the Javascript SDK > Interact with music and accounts using the JavascriptSDK. @@ -20,25 +20,40 @@ description: Audius Protocol Documentation --- -## Log in With Audius +## 📤 Use the REST API -- [Quickstart](/developers/guides/log-in-with-audius) - Log In with Audius to retrieve a user's - Audius profile information and optionally get permission to perform actions on their behalf. -- [Demo Apps](/developers/guides/log-in-with-audius#examples) - Log In examples using React or - vanilla JS, and a convenient button generator to get started. +> Get read-only access using the RESTful API. + +- [Full API Reference](/api) - Query, stream, and search for tracks, users & playlists across the + network. +- [Explore the API with Postman](https://www.postman.com/samgutentag/workspace/audius-devs/collection/17755266-71da9172-77a7-427f-8ab5-1ce58f929ff5?action=share&creator=17755266) - + Explore the Audius API with Postman. --- -## Use the REST API +## 🧑‍💻 Getting Help & Reporting Bugs -> Get read-only access using the RESTful API. +> Join the developer community, get direct support, and file issues. -- [Full API Reference](/api) - Query, stream, and search for tracks, users & playlists across the - network. +- [Developer Discord](https://discord.com/invite/audius) - Join the community and head to the + **Developers** section +- [Get one on one support](https://calendar.google.com/calendar/u/0/appointments/schedules/AcZssZ1IRk54J0XtTCavF8PbFSIxbaHX5tnybxKFLqEPvAXWYMgqNN9D9a6iFa_p6zCfTXsPbK8zIkKU) - + Book a meeting with Developer Relations. +- [Report a bug or make a feature request](https://github.com/AudiusProject/audius-protocol/issues/new/choose) - + Better yet, see a bug you have a fix for? Open a PR! + +--- + +## 🔐 Log in With Audius + +- [Quickstart](/developers/guides/log-in-with-audius) - Log In with Audius to retrieve a user's + Audius profile information and optionally get permission to perform actions on their behalf. +- [Demo Apps](/developers/guides/log-in-with-audius#examples) - Log In examples using React or + vanilla JS, and a convenient button generator to get started. --- -## Hedgehog +## 🦔 Hedgehog > Hedgehog is an open-source, client-side Ethereum wallet that aims to lower the barrier of entry to > crypto projects by using a username and password. @@ -51,7 +66,7 @@ description: Audius Protocol Documentation --- -## Audius on The Graph +## ፨ Audius on The Graph > Explore on-chain governance using > [The Graph](https://thegraph.com/docs/about/introduction#what-the-graph-is).