
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.
@fedimint/create-fedimint-app
Advanced tools
Compatibility Note: Requires Node.js version 18+, 20+
With NPM:
$ npm create fedimint-app@latest
With Yarn:
$ yarn create fedimint-app
With PNPM:
$ pnpm create fedimint-app
Then follow the prompts!
You can also directly specify the project name and the template you want to use via additional command line options. For example, to scaffold a Fedimint + React project, run:
# npm 7+, extra double-dash is needed:
npm create fedimint-app@latest my-fedimint-app -- --template vite-react-ts
# yarn
yarn create fedimint-app my-fedimint-app --template vite-react-ts
# pnpm
pnpm create fedimint-app my-fedimint-app --template vite-react-ts
Currently supported template presets include:
vite-react-ts
- React + TypeScript template with Fedimint integrationYou can use .
for the project name to scaffold in the current directory.
After creating your project, install dependencies and start the dev server:
cd my-fedimint-app
npm install
npm run dev
This will start a development server with hot module replacement. The template includes:
FAQs
## Scaffolding Your First Fedimint App
We found that @fedimint/create-fedimint-app demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 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.