Skip to content

flick-ing/inscriptions

bitflick Open Source Packages

CI Changesets npm version inscriptions npm version tsconfig

This monorepo contains the open source packages published under the @bitflick scope, managed by the flick-ing GitHub organization.

Packages

Package Description NPM
@bitflick/inscriptions A Node.js TypeScript library for creating Bitcoin inscriptions (BRC20) and interacting with ordinals. npm
@bitflick/tsconfig Shared TypeScript base configuration for all bitflick packages. npm

Getting Started

Install and use in your project:

npm install @bitflick/inscriptions
# or
npm install @bitflick/tsconfig

Extend the shared TypeScript configuration in your tsconfig.json:

{
  "extends": "@bitflick/tsconfig/tsconfig.base.json",
  "compilerOptions": {
    /* your overrides */
  }
}

Contributing

Please see CONTRIBUTING.md for guidelines on contributing, reporting issues, and release process.

Code of Conduct

This project and its contributors abide by the Code of Conduct.

Security

See SECURITY.md for reporting security vulnerabilities.

License

This project is licensed under the terms of the MIT License.

About

This is my ordinal exploration

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published

Contributors 2

  •  
  •