Skip to content

Hats-Protocol/modules-sdk

Repository files navigation

Hats-Protocol Modules SDK

Documentation

Detailed documentation can be found here

Contributing

Tests are run with Jest via pnpm test.

To run a specific test file, update the test script in package.json to include the test file name.

pnpm jest eligibilitiesChain.test.ts -i

To run a specific test, update the test script in package.json to include the test file name and the test name with the -t flag.

pnpm jest withRegistry.test.ts -t 'Eligibility Client Tests Test create all modules' -i

Actions

Accepted contributions need to match the passing tests. The action is run on PR branches to ensure this.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •