Skip to content

moondance-labs/tanssi-symbiotic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tanssi <> Symbiotic

Description

This repo aims in creating an easy to run environment to spin up a local blockchain network allowing devs to interact with Symbiotic smart contracts.

It allows also to deploy a SimpleMiddleware contract that will be used to interact with the Symbiotic contracts.

Usage

Install

$ make install

Start

To spin up locally the blockchain network run:

$ make anvil

then to deploy symbiotic contracts:

$ make deploy-symbiotic

Test

$ make test

Format

$ make fmt

Gas Snapshots

$ make snapshot

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published