Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add typescript client library #58

Merged
merged 7 commits into from
May 9, 2023
Merged

feat: add typescript client library #58

merged 7 commits into from
May 9, 2023

Conversation

rafaelcr
Copy link
Collaborator

@rafaelcr rafaelcr commented May 8, 2023

@rafaelcr rafaelcr temporarily deployed to Preview May 8, 2023 22:39 — with GitHub Actions Inactive
@rafaelcr rafaelcr linked an issue May 8, 2023 that may be closed by this pull request
@github-actions
Copy link

github-actions bot commented May 8, 2023

Vercel deployment URL: https://ordinals-6c75gtlm4-blockstack.vercel.app 🚀

@rafaelcr rafaelcr merged commit 23e48f1 into develop May 9, 2023
@rafaelcr rafaelcr deleted the feat/client branch May 9, 2023 18:58
@smcclellan smcclellan added this to the Q2-2023 milestone May 18, 2023
blockstack-devops pushed a commit that referenced this pull request May 19, 2023
## [0.2.0](v0.1.2...v0.2.0) (2023-05-19)

### Features

* add endpoint to retrieve all inscription transfers per block ([#63](#63)) ([e1afa7d](e1afa7d))
* add typescript client library ([#58](#58)) ([23e48f1](23e48f1))

### Bug Fixes

* parse chainhooks satpoint to get offset ([#69](#69)) ([73580fb](73580fb))
@blockstack-devops
Copy link

🎉 This PR is included in version 0.2.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@blockstack-devops
Copy link

🎉 This PR is included in version 0.2.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

g0drlc added a commit to g0drlc/btc-ordinals-api that referenced this pull request Jul 14, 2024
## [0.2.0](hirosystems/ordinals-api@v0.1.2...v0.2.0) (2023-05-19)

### Features

* add endpoint to retrieve all inscription transfers per block ([#63](hirosystems/ordinals-api#63)) ([e1afa7d](hirosystems/ordinals-api@e1afa7d))
* add typescript client library ([#58](hirosystems/ordinals-api#58)) ([23e48f1](hirosystems/ordinals-api@23e48f1))

### Bug Fixes

* parse chainhooks satpoint to get offset ([#69](hirosystems/ordinals-api#69)) ([73580fb](hirosystems/ordinals-api@73580fb))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

TypeScript types package
3 participants