
Research
Security News
Lazarus Strikes npm Again with New Wave of Malicious Packages
The Socket Research Team has discovered six new malicious npm packages linked to North Korea’s Lazarus Group, designed to steal credentials and deploy backdoors.
@shapeshiftoss/proto-tx-builder
Advanced tools
Builds and signs new-style protobuf SIGN_MODE_DIRECT Cosmos SDK transactions
Constructs and signs protobuf encoded cosmos-sdk
# Clone submodules
git submodule update --init --recursive
# Install the required dependencies
yarn
Bug fixes and features should always come with tests, when applicable. Test files should live next to the file they are testing. Before submitting your changes in a pull request, always run the full test suite.
To run the test suite:
# build all dependent packages
yarn build
# Runs the full test suite
yarn test
cosmos-sdk uses protocol buffers to encode txs and other communication between nodes and clients as well as other nodes. proto-tx-builder leverages the protobuf definitions to generate the TypeScript implementation of the custom protobufs required to interact with a given chain.
./proto
and ./third_party/proto
directoriesrm -rf ./proto/generated/*
./gen.sh
Please see the Contributing Guidelines document for this repo's specific contributing guidelines.
FAQs
Builds and signs new-style protobuf SIGN_MODE_DIRECT Cosmos SDK transactions
The npm package @shapeshiftoss/proto-tx-builder receives a total of 267 weekly downloads. As such, @shapeshiftoss/proto-tx-builder popularity was classified as not popular.
We found that @shapeshiftoss/proto-tx-builder demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 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
The Socket Research Team has discovered six new malicious npm packages linked to North Korea’s Lazarus Group, designed to steal credentials and deploy backdoors.
Security News
Socket CEO Feross Aboukhadijeh discusses the open web, open source security, and how Socket tackles software supply chain attacks on The Pair Program podcast.
Security News
Opengrep continues building momentum with the alpha release of its Playground tool, demonstrating the project's rapid evolution just two months after its initial launch.