Skip to content
This repository has been archived by the owner on May 12, 2023. It is now read-only.
/ blocks Public archive

Building blocks of Teku applications

License

Notifications You must be signed in to change notification settings

abxvn/blocks

Repository files navigation

Build blocks of Teku apps

🔥 Tech Stack

  • Node (v14 LTS) (installed using NVM or download)
  • Yarn CLI (npm install -g yarn)
  • Typescript
  • Webpack

🚀 Quick start

  1. Clone this reposiroty

  2. Install extensions (VS Code only)

    • Use Ctrl Shift P (or Cmd Shift P on MacOS), then open "Show Recommended Extensions"
    • Under Workspace recommended extensions section, click on "Install workspace recommended extensions" button.
  3. Install dependencies

    To install dependencies please run this command:

      yarn install
  4. Open the code and start customizing!

    This command will rebuild your packages on file changes (watch mode)

      yarn start

About

Building blocks of Teku applications

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published