
Research
Two Malicious Rust Crates Impersonate Popular Logger to Steal Wallet Keys
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
@celo/celo-composer
Advanced tools
A powerful CLI tool for generating customizable Celo blockchain starter kits with modern monorepo architecture.
# Install dependencies
pnpm install
# Build the CLI
pnpm build
# Link for global usage (optional)
npm link
# Interactive mode
pnpm dev create
# With project name
pnpm dev create my-celo-app
# With options
pnpm dev create my-celo-app --description "My awesome Celo app" --skip-install
--description <description>
- Project description--skip-install
- Skip package installationmy-celo-app/
├── apps/
│ └── web/ # Next.js application
├── packages/
│ ├── ui/ # shadcn/ui components
│ └── utils/ # Shared utilities
├── package.json # Root package.json
├── pnpm-workspace.yaml # PNPM workspace config
├── turbo.json # Turborepo configuration
└── tsconfig.json # TypeScript configuration
# Start development
pnpm dev
# Build
pnpm build
# Lint
pnpm lint
# Run tests
pnpm test
MIT
FAQs
CLI tool for generating customizable Celo blockchain starter kits
The npm package @celo/celo-composer receives a total of 60 weekly downloads. As such, @celo/celo-composer popularity was classified as not popular.
We found that @celo/celo-composer demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 3 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
Research
A malicious package uses a QR code as steganography in an innovative technique.
Research
/Security News
Socket identified 80 fake candidates targeting engineering roles, including suspected North Korean operators, exposing the new reality of hiring as a security function.