Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 1.07 KB

README.md

File metadata and controls

24 lines (20 loc) · 1.07 KB

GitPod Azle Template

This is a Gitpod Azle template for jumpstating your Decentralized App project on Internet Computer. It comes pre-configured with essential settings to streamline your development process.

TECH STACK.

This tools come already installed on this GItpod WorkSpace.

  • Azle
    Azle is a TypeScript framework for creating and managing smart contracts, or "canisters," on the Internet Computer Protocol (ICP).
  • NVM
    Nvm is a tool that enables management and switching between different Node.js versions
  • DFX
    DFX is the command-line interface for the Internet Computer.
  • TypeScript
    TypeScript is a typed superset of JavaScript that compiles to plain JavaScript.

Getting Started

  1. Clone the repository:
   git clone https://github.com/njeru-codes/Gitpod-Azle-template
  1. create or open an account on gitpod

  2. create a new workspace on gitpod. Use the link to your cloned repository

Open in GitPod