Research
Security News
Malicious npm Package Targets Solana Developers and Hijacks Funds
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
@4everland/dao-contracts
Advanced tools
4EVERLAND is a Web 3.0 cloud computing platform that integrates storage, computing, and network core capabilities. It aims to help the user to make a smooth leap from Web 2.0 to Web 3.0 and become the infrastructure for millions of Web 3.0 developers and applications
The contracts are upgradable, following the Open Zeppelin Proxy Upgrade Pattern. Each contract will be explained in brief detail below.
Stake
Allows users to register a secodary candidate, the candidate can stake 4EVER to obtain 4EVER from the protocol, candidate can be voted to upgrade to be a major candidate, the major candidate will obtain much more 4EVER than secodary candidate. the candidate can divide a part of rewards to its voters to attract more votes.
Election
Any one can vote a candidate to obtain 4EVER, the top nine candidates will be major candidates.
Slasher
Any candidate can draft a proposal to slash another candidate.
4EVER_Token
An ERC-20 token (4EVER) that is used as a work token to power the network incentives. The token is linear inflationary.
The testnet runs on Mumbai, while mainnet is on Polygon Mainnet. The addresses for both of these can be found in ./deployments
.
To setup the contracts locally, checkout the dev
branch, then run:
yarn
yarn build
yarn test
yarn gas
yarn doc
Copyright © 2022 4everland.
Licensed under GPL license.
FAQs
DAO Contracts for 4everland
The npm package @4everland/dao-contracts receives a total of 1 weekly downloads. As such, @4everland/dao-contracts popularity was classified as not popular.
We found that @4everland/dao-contracts demonstrated a not healthy version release cadence and project activity because the last version was released 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
Security News
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
Security News
Research
Socket researchers have discovered malicious npm packages targeting crypto developers, stealing credentials and wallet data using spyware delivered through typosquats of popular cryptographic libraries.
Security News
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.