Skip to content

bitapeslabs/sandshrew-adapter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sandshrew Adapter

Crreates a sandshrew-like interface to use with OYL sdks from the following locally hosted primatives:

(these are all required prior to using this adapter)

Usage

  1. Clone the repository:
git clone https://github.com/bitapeslabs/sandshrew-adapter.git
  1. Install Dependencies:
cd sandshrew-adapter
npm install
  1. Configure the environment variables from .env.example:
cp .env.example .env
nano .env
  1. Start the adapter:
npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published