AikidoSec-safe-chain/installer
2025-11-19 13:15:39 -08:00
..
scripts Fix some scripting issues 2025-11-19 13:15:39 -08:00
.gitignore Add installer changes 2025-11-19 09:46:09 -08:00
build.js Fix some scripting issues 2025-11-19 13:15:39 -08:00
generate-certs.js Fix some scripting issues 2025-11-19 13:15:39 -08:00
package.json Fix some scripting issues 2025-11-19 13:15:39 -08:00
README.md Fix some scripting issues 2025-11-19 13:15:39 -08:00

Safe Chain Installer - WIP

This directory contains the build scripts and resources for creating standalone Safe Chain installers for different platforms.

Overview

The installer bundles the Safe Chain Node.js application into a standalone binary using @yao-pkg/pkg and creates platform-specific installers that:

  1. Install the safe-chain binary to the system PATH
  2. Generate and install the CA certificate in the OS trust store
  3. Configure the system for automatic MITM proxy interception