
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.
@crunchdao/crunch-client
Advanced tools
CrunchDAO Protocol enables decentralised coordination for data science competitions. The platform consists of two main components:
Coordinator Program: Manages the registration and organization of "Crunches" (data science competitions). Coordinators can sign up to create and manage competitions on the platform.
Staking Program: Handles staking pools and reward emissions, allowing participants to stake tokens and earn rewards based on their contributions and performance.
The platform is built using:
├── .github
│ └── workflows: Contains GitHub Actions workflow configurations
├── programs: Contains the Solana programs/smart contracts
│ └── coordinator: Coordinator app to sign up coordinators and organise Crunches
│ └── staking: Staking pools and reward emissions
├── tests: Integration tests and e2e tests
├── cli: Command-line interface tools
│ ├── commands: CLI command implementations
│ └── utils: CLI utility functions
├── app: Frontend application code
│ ├── setup: Setup scripts for provisioning contracts
│ └── utils: Client side utility functions
├── accounts: Canned accounts and keys used for testing and devneet
├── scripts: Utility scripts
└── target: Build output directory
pnpm install
anchor test
If you want a new programId run step 2 and step 6
[!WARNING]
When deploying with a new program id, update the github secret containing the keypair of the program, PROGRAM_ADDRESS_KEYPAIR here https://github.com/crunchdao/crunchdao-protocol/settings/secrets/actions
see https://github.com/solana-developers/github-workflows/issues/2
sh scripts/new_coordinator_programId.sh
solana airdrop 5 4xnqERu669swTYSTn37XU5ou44Bn9B8HrKXt2XfjcDvj
FAQs
Crunch DAO SDK
The npm package @crunchdao/crunch-client receives a total of 0 weekly downloads. As such, @crunchdao/crunch-client popularity was classified as not popular.
We found that @crunchdao/crunch-client 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.