
Research
Malicious npm Packages Impersonate Flashbots SDKs, Targeting Ethereum Wallet Credentials
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
@edenia/ui-kit
Advanced tools
A frontend UI template for new projects to get started building on Eden on EOS quickly while maintaining consistency in visual design and styles with other eden tools.
Basic knowledge about Docker and NodeJS is required.
Some things you need before getting started:
git clone --depth=1 https://github.com/edenia/eden-UI-kit.git <YOUR_PROJECT_NAME>
cd <YOUR_PROJECT_NAME>
..env.example
to .env
then update the environment variables according to your needsAt this point you can execute make run
to execute distribute action locally.
Within the project repository you will find the following directories and files:
eden-UI-kit/
├── src ..................... Project Source Code
| ├── config ................ Configuration Parameters
│ └── utils ................. EOSJS Utilities
├── package.json ............ NPM Project Metadata
├── yarn-lock.json .......... NPM Packages Lock File
├── .env.example ............ Environmental Variables Example File
├── .gitignore .............. Files Ignored by Git
├── Dockerfile .............. Docker Build
├── LICENSE ................. MIT License Terms
└── README.md ............... Project Documentation
Please Read EOS Costa Rica's Open Source Contributing Guidelines.
Please report bugs big and small by opening an issue
Edenia runs independent blockchain infrastructure and develops web3 solutions. Our team of technology-agnostic builders has been operating since 1987, leveraging the newest technologies to make the internet safer, more efficient, and more transparent.
FAQs
Unknown package
We found that @edenia/ui-kit demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 5 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
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
Security News
Ruby maintainers from Bundler and rbenv teams are building rv to bring Python uv's speed and unified tooling approach to Ruby development.
Security News
Following last week’s supply chain attack, Nx published findings on the GitHub Actions exploit and moved npm publishing to Trusted Publishers.