Blockchain abstraction layer
Last updated May 16, 2026
224
Stars
70
Forks
15
Issues
0
Stars/day
Attention Score
64
Language breakdown
No language data available.
▸ Files
click to expand
README
Chainify 
__
/ _/ / () () /_
/ / / \/ `/ / _ \/ / // / / /
/ // / / / // / / / / / / / /_/ /
\_// //\,/// //// \_, /
/__/
Chainify is a flexible, modular library for developing disintermediated solutions across different blockchains.
The repository uses yarn workspaces for fast, reliable, and secure dependency management.
The build system is using Turborepo
Packages
| Package | Version | | :---------------------------------------------------- | :------------------------------------------------------------------------------------------------------------------------------------------: | | @chainify/bitcoin |Install dependencies
yarn install
Build all packages
yarn build
Run all tests
yarn test
Release a new version
yarn changeset
# choose the version bump - major, minor or patch
# add change summary
yarn version # review changes # yarn build —force
yarn release yarn tag
License
MIT🔗 More in this category