Skip to content

Commit

Permalink
update tutorials.
Browse files Browse the repository at this point in the history
  • Loading branch information
smalloranges committed Jan 10, 2020
1 parent 9df984e commit bc12828
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/go-nebulas/tutorials/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ Smart Contracts for Rookies

This tutorial is intended for beginners and will help you to understand the basics of smart contracts under Nebulas: you'll be assisted to download the core and run a node instance, to set up a development environment, and to write some basic examples of smart contracts. In addition, you will find a quick reference guide for more seasoned developers, and a FAQ containing all the common doubts about the subject.

'[Github] <https://github.com/arielsbecker/smart-contracts-for-rookies>'___ by 'Arielsbecker <https://github.com/arielsbecker>'__
On `[Github] <https://github.com/arielsbecker/smart-contracts-for-rookies>`__ by `Arielsbecker <https://github.com/arielsbecker>`__

1. `What is a smart contract? <https://github.com/arielsbecker/smart-contracts-for-rookies/blob/master/chapter1/README.md>`__
2. `Installing the core <https://github.com/arielsbecker/smart-contracts-for-rookies/blob/master/chapter2/README.md>`__
Expand All @@ -160,14 +160,14 @@ This tutorial is intended for beginners and will help you to understand the basi
5. `AddressMetadata, a smart contract with storage capabilities <https://github.com/arielsbecker/smart-contracts-for-rookies/blob/master/chapter5/README.md>`__
6. `PiggyBank, a smart contract that moves money around <https://github.com/arielsbecker/smart-contracts-for-rookies/blob/master/chapter6/README.md>`__
7. `Reference guide <https://github.com/arielsbecker/smart-contracts-for-rookies/blob/master/chapter7/README.md>`__
8. 'FAQ <https://github.com/arielsbecker/smart-contracts-for-rookies/blob/master/chapter8/README.md>'__
8. `FAQ <https://github.com/arielsbecker/smart-contracts-for-rookies/blob/master/chapter8/README.md>`__



How to use Nebulas Web Wallet
------------------------------

Web Wallet: 'Github <https://github.com/nebulasio/web-wallet>'__
Web Wallet: `Github <https://github.com/nebulasio/web-wallet>`__

1. `Creating A NAS Wallet Nebulas
Wallet <https://medium.com/nebulasio/creating-a-nas-wallet-9d01b5fa2df6>`__
Expand Down

0 comments on commit bc12828

Please sign in to comment.