/ordinalsafe-extension

OrdinalSafe is your gateway to digital artifacts on Bitcoin. Manage your assets with ease.

Primary LanguageJavaScriptOtherNOASSERTION

OrdinalSafe Extension

⚠️ This version (0.1.0.0) of OrdinalSafe is still in development and is not production ready. Release is estimated around early June 2023. Until then, current versions of OrdinalSafe are available on the Chrome Web Store. ⚠️

You can still use this repository to build your own version of OrdinalSafe but it is not recommended for production / mainnet use. Please wait for the stable version to local builds.

Procedures for development:

  1. Check if your Node.js version is >= 18.
  2. Run npm install to install the dependencies.
  3. Run npm start
  4. Load your extension on Chrome following:
    1. Access chrome://extensions/
    2. Check Developer mode
    3. Click on Load unpacked extension
    4. Select the build folder.
  5. Happy hacking.

Packing

After the development of your extension run the command

$ NODE_ENV=production npm run build

Resources:

License

See LICENSE.


OrdinalSafe is developed by Chainway ❤️