Skip to content

pubkeyapp/pubkey-protocol-resolver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8cf5fd4 · Jun 16, 2024

History

2 Commits
Jun 16, 2024
Jun 16, 2024
Jun 16, 2024
Jun 16, 2024
Jun 16, 2024
Jun 16, 2024
Jun 16, 2024
Jun 16, 2024
Jun 16, 2024
Jun 16, 2024
Jun 16, 2024
Jun 16, 2024
Jun 16, 2024
Jun 16, 2024
Jun 16, 2024
Jun 16, 2024
Jun 16, 2024
Jun 16, 2024
Jun 16, 2024

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://github.com/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