Skip to content

scalarorg/go-common

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bitcoin Vault Go Utils

This repository contains utility functions for the Bitcoin Vault project.

Usage

To use the utility functions in your Go project, add this repository as a module dependency:

go get github.com/scalarorg/go-common

Then, import the package in your Go code:

import "github.com/scalarorg/go-common"

Modules

  • EVM
    • Payload Hash logic
  • CHAIN
    • Chain utilities

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages