Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 402 Bytes

README.md

File metadata and controls

25 lines (19 loc) · 402 Bytes

MEW ENS Bot

Twitter bot to make it easy and fun to register ens subdomains currently supported names

etherbase.eth
wantsome.eth
gimmethe.eth

Getting Started

create a .env file with following info

TWITTER_CONSUMER_KEY=
TWITTER_CONSUMER_SECRET=
TWITTER_ACCESS_TOKEN=
TWITTER_ACCESS_TOKEN_SECRET=
WALLET_PRIV_KEY=
WALLET_ADDRESS=

Then do a quick npm install and npm start