0.1.1 • Published 4 years ago
wagmsg v0.1.1
WAGMSG 🤷♀️
Randomly generate a success message for Web3.
Install
yarn add wagmsgUsage
import { wagmsg } from 'wagmsg';
const message = wagmsg();
console.log(message); // 'Probably nothing 🤷'Randomly generate a success message for Web3.
yarn add wagmsgimport { wagmsg } from 'wagmsg';
const message = wagmsg();
console.log(message); // 'Probably nothing 🤷'