Skip to content

streamingfast/sf-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

on StreamingFast Tools Library

All the on StreamingFast top-level binary like sf-ethereum, sf-near and all others have a bunch of tools to help maintain and debug the various elements of the stack.

This repository contains a chain agnostic shared library that is used to avoid duplication across all projects. It never has chain specific code and everything that is chain specific is injected into the appropriate function.

By conventions, all the functions exported by this library related to specific tooling assumes full control of the console output. If pretty print elements. This greatly reduce the complexity and the specific project can share as much code as possible.

API

About

_<Chain>_ on StreamingFast Tools Library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages