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

feat: add Gnoland Developer Portal, a tutorial docs for Gno #21

Merged
merged 1 commit into from
Jan 30, 2023

Conversation

dongwon8247
Copy link
Contributor

@dongwon8247 dongwon8247 commented Jan 28, 2023

This PR is the submission to GOR - Write Tutorials (gnolang/gno#408)

Links for tutorial docs:

Tutorial includes:

  • General overview and concepts of Blockchain and Gnoland for the developers coming from Web2 or Solidity.
  • Running a local environment & installing a local node (Link)
  • Interacting with the chain from the CLI (Link)
  • Introducing the key stdlibs & pkgs (Link)
  • Building a Realm with examples (Link)
  • Deploying & Checking Realm with gnodev (Link1, Link2)
  • Porting existing Solidity contract to Gnoland Realm with TDD (Link)
  • Gnolang RPC Endpoints for dapp developers (Link)
  • Building a dapp guide with a sample dapp (Link)

Will be updating the tutorial docs regularly, and hope developers find this tutorial helpful.

Any suggestions to improve this tutorial for developers are welcome!

@moul
Copy link
Collaborator

moul commented Jan 30, 2023

Thank you.

I suggest you add more all-in-one tutorials. I.e., it's not obvious how to actually start writing a contract, i.e., using gnodev before even thinking about publishing or running a full node.

Last hash: onbloc/gnoland-tutorials@f490671

@moul moul changed the title Add a tutorial docs chore: dd a tutorial docs Jan 30, 2023
@moul moul merged commit c8a9487 into gnoverse:main Jan 30, 2023
@dongwon8247
Copy link
Contributor Author

I suggest you add more all-in-one tutorials. I.e., it's not obvious how to actually start writing a contract, i.e., using gnodev before even thinking about publishing or running a full node.

I split Docs / Tutorials and added more all-in-one content to Tutorials. What do you think?

https://onbloc.gitbook.io/gnoland-developer-portal/

@moul
Copy link
Collaborator

moul commented Feb 2, 2023

I like it much better 👍

@dongwon8247 dongwon8247 changed the title chore: dd a tutorial docs chore: add a tutorial docs Nov 12, 2023
@dongwon8247 dongwon8247 changed the title chore: add a tutorial docs feat: add a tutorial docs Nov 12, 2023
@dongwon8247 dongwon8247 changed the title feat: add a tutorial docs feat: add Gnoland Developer Portal, a tutorial docs for Gno Nov 12, 2023
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.

2 participants