Yknot
  • Yknot Wiki
  • Yknot Blockchain Solutions
    • What we do
    • Crew & Contractors
    • Communication
    • Project Management
      • Agile Methodology
      • Codebase
    • Invoicing & Time Tracking
  • Telos
    • 🟣Telos resources
    • 🔄T-Swaps
  • Resources
    • 💹Blockchain And Cryptos
    • 📧Email Setup
    • ⚓Development Setup
      • 👓Visual Studio Code
      • 🐙Github Basics
    • 🎨CSS & Styling
      • 🔄Quasar
      • 🖥️Vue
    • 📑More Resources
    • Archive
      • 🐕husky
        • Husky
      • 💣sentry
        • sentry_readme
Powered by GitBook
On this page
  • DAY 1
  • Day 2
  • Learning
  1. Resources

Development Setup

Here is everything you will need in your first month

PreviousEmail SetupNextVisual Studio Code

Last updated 2 years ago

DAY 1

Start by installing the following:

  1. A code editor. We recommend VS code:

    1. https://code.visualstudio.com/

    2. Settings and Plugins

  2. The current LTS version of NodeJs:

    1. https://nodejs.org/en/

    2. We recommend installing via Node Version Manager:

      1. Windows: https://github.com/coreybutler/nvm-windows

      2. Linux / Max: https://github.com/nvm-sh/nvm

  3. Yarn package manager (we are still on version 1):

    1. https://classic.yarnpkg.com/lang/en/

  4. Quasar global installation (handy)

    1. https://quasar.dev/

  5. A Metamask & an Anchor wallet (optional, please save these keys very securely)

Jacques will send you an invite to GitHub.

Day 2

At some point you will need to use docker

  1. Install docker for your system (Linux is best :P)

    1. https://docs.docker.com/engine/install/

When developing you can refer to The Github Basics

Learning

Refer to the More Resources

Scott will assist you if you get stuck with any of these & also help you to get the current code of your assigned project onto your local machine.

Your JavaScript & HTML knowledge should also be on point. You will need this every day.

⚓
👨‍💻
🚁
🤓