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.
Reporting tools and datafeeds for Tellor oracles.
The package telliot-feeds
version 0.1.14
forked from:
https://github.com/tellor-io/telliot-feeds
The following tools are expected to be installed on your system to run this project:
python3.9 -m venv tenv
source tenv/bin/activate
pip3.9 install .
Install development requirements:
pip3.9 install -r requirements-dev.txt
Run automated testing in all environments:
tox
Run py39
testing:
tox -e py39
Run style
testing:
tox -e style
Run typing
typing:
tox -e typing
$HOME/.pypirc
file:[pypi]
username = __token__
password = pypi-AgEIcHlw... (your PyPI token)
python3.9 -m build
twine upload dist/*
docker compose up -d
docker exec -it telliot sh
telliot config init
The default configuration files are created in a folder called telliot
in the user's home folder.
telliot config show
telliot account add fantomacct1 5d18c4aabe8f0ee841e2e0ee504c7d9ec98d2aa9edb2e44d5e8825ec0670f896 4002
telliot account find
Using StakingToken smart contract address provided below, mint 1000 TTRB tokens to the fantomacct1
account:
0x8e4E5eDab27Df5a93B25AC3a62b80beec1CfEBd0
Report data with the fantomacct1
account to the Tellor Oracle:
telliot report -a fantomacct1 -ncr -qt trb-usd-spot
Bug reports and pull requests are welcome on GitHub at:
https://github.com/SELISEdigitalplatforms/l3-solidity-bcts-tellor
FAQs
Tools for interacting with Tellor Protocol smart contracts.
We found that bcts-telliotfeeds demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer 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.