Skip to content

zaelgohary/ztypes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ztypes

This repository contains TypeScript definitions for Threefold Grid types. These types are essential for creating successful deployments on the Threefold Grid.

Installation

Before running the deployment script, make sure you have Node.js and npm installed on your system. Then, follow these steps to install the necessary node modules:

npm i

Configuration

After installing the node modules, you need to configure your credentials. Follow these steps:

  • Navigate to config.json
  • Add all of your credentials there.

Running the Script

To execute the deployment script and create a deployment on the Threefold Grid, use the following command:

ts-node src/scripts/deployment.ts

This command will run the deployment script and initiate the deployment process.

About

Threefold Grid types using Typescript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published