Skip to content

jimjimvalkema/HappyHarpie

Repository files navigation

happyHarpie

Getting Started

and set up the development environment:

yarn add ethers; yarn add @metamask/snaps-types; yarn add @metamask/snaps-ui;
yarn install; 
yarn start;

test mainsnap

yarn test

run harpie functions without snap

bun run ./packages/snap/src/harpieFunctionsTest.ts
ts-node ./packages/snap/src/harpieFunctionsTest.ts

Run website for ui testing:

python3 -m http.server 8181 -d packages/uiTesting

install the HappyHarpie snap and test at: ipfs://QmeGYgS5JG7rCYHQnMyXV92GVqekkBFakNzbecsHpCHkm2

install bun
https://bun.sh/docs/installation

About

No description, website, or topics provided.

Resources

License

Apache-2.0, MIT-0 licenses found

Licenses found

Apache-2.0
LICENSE.APACHE2
MIT-0
LICENSE.MIT0

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published