Randomly generate a success message for Web3.
yarn add wagmsg
import { wagmsg } from 'wagmsg';
const message = wagmsg();
console.log(message); // 'Probably nothing 🤷'
Randomly generate a success message for Web3 🤷♀️
Randomly generate a success message for Web3.
yarn add wagmsg
import { wagmsg } from 'wagmsg';
const message = wagmsg();
console.log(message); // 'Probably nothing 🤷'
Randomly generate a success message for Web3 🤷♀️
MIT License