Skip to content
This repository was archived by the owner on Feb 10, 2021. It is now read-only.

Add “Getting Started” guide#2

Merged
CodeSandwich merged 1 commit intomasterfrom
getting-started
Apr 14, 2020
Merged

Add “Getting Started” guide#2
CodeSandwich merged 1 commit intomasterfrom
getting-started

Conversation

@geigerzaehler
Copy link
Copy Markdown

@geigerzaehler geigerzaehler commented Mar 27, 2020

#Closes #1

The guide serves as an entry point for FFnet participants.

We assume the readers are familiar with the basic concepts and terminology of blockchain technology.

After reading the guide the reader should:

  • be able to continuously run a node that participates in the network.
  • be able to configure the node so that it mines blocks and the reader receives rewards in a wallet they control.
  • be able to validate whether the node successfully participates in the network. i.e:
    • is connected
    • receives new blocks
    • mines blocks
  • be able to obtain some RAD for their own account and transfer it
  • be able / know how to run some queries against the ledger
  • be able / know how to submit some transactions against the ledger

Topics that we want to cover are

Related issues

@NunoAlexandre NunoAlexandre self-assigned this Apr 3, 2020
Copy link
Copy Markdown
Contributor

@NunoAlexandre NunoAlexandre left a comment

Choose a reason for hiding this comment

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

  • Reach out section

Comment thread docs/getting_started.md Outdated
Comment thread docs/getting_started.md Outdated
Comment thread docs/getting_started.md Outdated
Comment thread docs/getting_started.md Outdated
Comment thread docs/getting_started.md Outdated
Comment thread docs/getting_started.md Outdated
Comment thread docs/getting_started.md Outdated
Comment thread docs/getting_started.md Outdated
Comment thread docs/getting-started.md
@CodeSandwich CodeSandwich marked this pull request as ready for review April 14, 2020 08:25
@CodeSandwich CodeSandwich merged commit 30cfa29 into master Apr 14, 2020
@NunoAlexandre NunoAlexandre deleted the getting-started branch April 22, 2020 13:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add a “Getting started” guide for FFnet

3 participants