Skip to content
New issue

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

Add documentation for Mina Provider #53

Merged
merged 60 commits into from
Nov 22, 2022
Merged

Conversation

ymekuria
Copy link
Contributor

@ymekuria ymekuria commented Sep 29, 2022

Closes MinaProtocol/docs#134
This PR adds documentation on how connect Auro Wallet and use it to interact with a smart contract in a UI.

@vercel
Copy link

vercel bot commented Sep 29, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
docs2 ✅ Ready (Inspect) Visit Preview Oct 19, 2022 at 2:45AM (UTC)

docs/zkapps/how-to-write-a-zkapp-ui.mdx Outdated Show resolved Hide resolved
docs/zkapps/how-to-write-a-zkapp-ui.mdx Outdated Show resolved Hide resolved
docs/zkapps/how-to-write-a-zkapp-ui.mdx Show resolved Hide resolved
docs/zkapps/how-to-write-a-zkapp-ui.mdx Show resolved Hide resolved
docs/zkapps/how-to-write-a-zkapp-ui.mdx Outdated Show resolved Hide resolved
@jasongitmail
Copy link
Contributor

Can you run the code snippets through auto-formatting using the Prettier config from the CLI please? That's the style we've followed for other code in the zkApps section, so it'll be consistent.

jasongitmail and others added 12 commits October 18, 2022 01:00
Finish basic setup for Prettier
* add start to hello world tutorial

* add rest of hello world tutorial

* small change to a description

* additional reference added

* add private input example

* start hash function example

* add tutorial 2

* updated first tutorial

* update tutorial 03

* fixed broken links

* delete yarn.lock

* readd matching yarn

* comment out tutorials from sidebar for now

Co-authored-by: Evan Shapiro <evanshapiro@Evans-Work-MacBook-Pro.local>
sidebars.js

Adds a script to update the sidebars.js file to accommodate the
generated SnarkyJS API reference. By running this script, it will only
modify the parts of sidebars.js to add in all the extracted
documentation items from typedoc on SnarkyJS.
Copy link
Contributor

@jasongitmail jasongitmail left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This organization feels good!

docs/zkapps/how-to-write-a-zkapp-ui.mdx Outdated Show resolved Hide resolved
docs/zkapps/how-to-write-a-zkapp-ui.mdx Outdated Show resolved Hide resolved
@jasongitmail jasongitmail self-requested a review October 19, 2022 02:43
Copy link
Contributor

@jasongitmail jasongitmail left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Can we squash this please when merging?

@ymekuria
Copy link
Contributor Author

Can we squash this please when merging?

I will definitely squash this. I'm going to hold of merging for now.

@jasongitmail jasongitmail merged commit 61cc269 into main Nov 22, 2022
@jasongitmail jasongitmail deleted the feature/mina-provider branch November 22, 2022 17:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update zkapp mina provider section with new auro wallet api
5 participants