Security News
New Python Packaging Proposal Aims to Solve Phantom Dependency Problem with SBOMs
PEP 770 proposes adding SBOM support to Python packages to improve transparency and catch hidden non-Python dependencies that security tools often miss.
conseiljs
Advanced tools
A library for building decentralized applications, currently focused on Tezos.
ConseilJS connects to the Nautilus infrastructure for high-performance analytics provided by Conseil and for live chain data and operations via the integrated Tezos node.
Add our NPM package to your project, or include in your web project as: ``.
$ npm i conseiljs
If you are using webpack in your project, add below lines to your webpack.config.js
file:
node: { fs: 'empty' }
We have a complete React application example for you to check out.
<script src="https://cdn.jsdelivr.net/gh/cryptonomic/conseiljs/dist-web/conseiljs.min.js"
integrity="sha384-fNmrK/ez+TaHWU7Q4NJqoApMg/PEUAoB+zaQu8zMoFfI24HT4yG1nT4U1cdApmOm"
crossorigin="anonymous"></script>
A fully functional sample webpage example is available too.
We have ready-to-use examples to copy/paste.
There are many ways to contribute to this project. You can develop applications or dApps with it. You can submit bug reports or feature requests. You can ask questions about it on r/Tezos or the Tezos StackExchange. We certainly welcome pull requests as well.
FAQs
Client-side library for Tezos dApp development.
The npm package conseiljs receives a total of 251 weekly downloads. As such, conseiljs popularity was classified as not popular.
We found that conseiljs demonstrated a healthy version release cadence and project activity because the last version was released less than 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.
Security News
PEP 770 proposes adding SBOM support to Python packages to improve transparency and catch hidden non-Python dependencies that security tools often miss.
Security News
Socket CEO Feross Aboukhadijeh discusses open source security challenges, including zero-day attacks and supply chain risks, on the Cyber Security Council podcast.
Security News
Research
Socket researchers uncover how threat actors weaponize Out-of-Band Application Security Testing (OAST) techniques across the npm, PyPI, and RubyGems ecosystems to exfiltrate sensitive data.