abokareem / text-my-bits

Send Smart Bitcoin via SMS using RSK

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Setup

1 run npm install in the Express-Server folder 2 install twilio-cli globally: npm i -g twilio-cli 3. Sign into twilio cli using twilio login 4.run twilio phone-numbers:update "+14387956502" --sms-url="http://localhost:3000/sms" 5 npm run start in Express-Server

About

Send Smart Bitcoin via SMS using RSK


Languages

Language:JavaScript 90.2%Language:HTML 8.1%Language:CSS 1.7%