simple-tea-test
v1.0.1
Published
Dummy NPM package to test Tea OSS indexing and staking flow
Downloads
4
Readme
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."