Skip to content

DecentLabs/sneakynet-tessel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sneakynet

Set up

git clone https://github.com/DecentLabs/sneakynet-tessel
npm install

Run locally

npm start

Run on tessel

install tessel command line interface:
(0.1.6 breaks for me, so let's stick to 0.1.5)

npm install -g [email protected]

run code on tessel for testing:

npm run t2run

deploy code on tessel:

npm run t2deploy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published