Skip to content

apibara/typescript-sdk

This branch is up to date with main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

5e5e244 · Feb 28, 2025
Dec 19, 2024
Feb 21, 2025
Feb 28, 2025
Mar 4, 2023
Dec 2, 2024
Aug 7, 2024
Nov 6, 2022
Nov 7, 2022
Feb 20, 2025
Sep 26, 2024
Nov 2, 2024
Feb 19, 2025
Feb 28, 2025
Jan 1, 2025
Jun 12, 2024
Aug 8, 2024

Repository files navigation

Apibara Typescript Libraries

This monorepo contains all Apibara Typescript and Javascript libraries.

For more information, refer to each library's README file.

Getting started

This repo uses pnpm and turbo. You also need to install Protocol Buffer's protoc.

  • Install pnpm
  • Run pnpm install to get all packages
  • Run pnpm build to build the packages

License

Copyright 2022 GNC Labs Limited

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.