Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 576 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 576 Bytes

tnt-core

This repo contains interfaces and abstractions for using Tangle's restaking infrastructure for the creation of new service blueprints. The service blueprint is a set of smart contracts that define the rules of the service and allow the gadget developer to customize the service to their needs, how it is used, how it is paid for, and how it is managed.

Getting Started

Usage

Here's a list of the most frequently needed commands.

Install

Install the dependencies

forge soldeer update

Build

Build the contracts:

forge build