Skip to content

pubkeyapp/pubkey-protocol-resolver

Repository files navigation

PubKey Protocol Resolver

Resolver for the PubKey Program Library.

Getting Started

Prerequisites

Tip

If you don't have PNPM installed, you can install it using corepack:

corepack enable
corepack prepare pnpm@latest --activate

Installation

  1. Clone the repository:
git clone https:/pubkeyapp/pubkey-protocol-resolver pubkey-protocol-resolver
cd pubkey-protocol-resolver
pnpm install

Development

Start the API app:

pnpm dev:api

Build

Build the API app:

pnpm build:api

Lint

pnpm lint

Test

pnpm test

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published