Skip to content

Internet-of-People/ts-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Template

A bare-bones Typescript template that enables you to start developing on the Internet of People stack in the blink of an eye.

Simple Setup

Follow these steps to setup your development environment for CLI applications.

  1. Clone this github repository

  2. Execute the following npm-commands inside your working directory.

$ npm install
$ npm start
  1. Verify that the following message is shown:
$ Hello World!🌍
$ The Hydra blockchain is running at block height: XXXXX 🐉

XXXXX stands for the block number of the testnet

  1. Start coding in the src/main.ts file. Whenever you want to compile Typescript to Javascript and run your application run npm start.

Internet of People

Internet of People (IOP) is building the IOP technology stack to foster decentralization while meeting the diverse needs of users, businesses, and institutions in the Web 3.0 world.

IOP's technology is open source and available for anyone. Although IOP is dedicated to providing a complete solution to the problems of online identity and privacy, IOP is fully modular without vendor lock-in: users and businesses are free to use and combine any part of the stack they want.

Tutorials

Tutorials for inspiration can be found in IOP's tutorial center.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published