simple-tea-test This is a simple dummy NPM package created to test Tea Protocol OSS registration and staking on Sepolia. Install npm install simple-tea-test #Usage const tea = require("simple-tea-test"); console.log(tea()); // "This is a dummy package for testing Tea Protocol."