Security News
RubyGems.org Adds New Maintainer Role
RubyGems.org has added a new "maintainer" role that allows for publishing new versions of gems. This new permission type is aimed at improving security for gem owners and the service overall.
@emurgo/cardano-serialization-lib-browser
Advanced tools
WARNING this library is experimental.
This is a library for serialization & deserialization of data structures used in Cardano's Haskell implementation of Shelley along with useful utility functions.
Serialization/deserialization code is generated automatically from the CDDL specification using cddl-codegen.
This code is available in:
If you are looking for legacy bindings, you can find them at the following:
Here are the location of the original CDDL specifications:
If you need to install Rust, do the following:
curl https://sh.rustup.rs -sSf | sh -s -- -y
echo 'export PATH=$HOME/.cargo/bin/:$PATH' >> $BASH_ENV
rustup install stable
rustup target add wasm32-unknown-unknown --toolchain stable
To build this repository, do the following:
git submodule update --init --recursive
nvm install && nvm use
npm run rust:build-nodejs
npm install
npm run rust:test
npm run js:test
npm run js:publish-nodejs
npm run js:publish-browser
FAQs
(De)serialization functions for the Cardano blockchain along with related utility functions
The npm package @emurgo/cardano-serialization-lib-browser receives a total of 21,167 weekly downloads. As such, @emurgo/cardano-serialization-lib-browser popularity was classified as popular.
We found that @emurgo/cardano-serialization-lib-browser 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
RubyGems.org has added a new "maintainer" role that allows for publishing new versions of gems. This new permission type is aimed at improving security for gem owners and the service overall.
Security News
Node.js will be enforcing stricter semver-major PR policies a month before major releases to enhance stability and ensure reliable release candidates.
Security News
Research
Socket's threat research team has detected five malicious npm packages targeting Roblox developers, deploying malware to steal credentials and personal data.