bitgpt-snap
v0.2.0
Published
The 'Hello, world!' of MetaMask Snaps, now written in TypeScript.
Downloads
5
Readme
BitGPT Snap
This snap allows you to interact with the Prem AI platform.
Testing
The snap comes with some basic tests, to demonstrate how to write tests for
snaps. To test the snap, run yarn test
in this directory. This will use
@metamask/snaps-jest
to run the tests in src/index.test.ts
.