Skip to content

dfdao/df-snarker

 
 

Repository files navigation

df-snarker

Hi there! 👋 this is the Dark Forest v6 Round 3 Remote Snarking Plug-in Server.

This server should be used in conjunction with https://github.com/darkforest-eth/plugins/blob/master/content/productivity/remote-snarker/plugin.js

Getting Started

git clone https://github.com/Bind/df-snarker

Enter the df-snarker repo

cd df-snarker

install with npm

npm install

build with npm

npm run build

start the snarker

npm run start

Adding to your Plugin

When adding the server address to your remote snarking plugin be sure to add /move to the end of the url!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 93.2%
  • Dockerfile 6.8%