
Security Fundamentals
Turtles, Clams, and Cyber Threat Actors: Shell Usage
The Socket Threat Research Team uncovers how threat actors weaponize shell techniques across npm, PyPI, and Go ecosystems to maintain persistence and exfiltrate data.
@owlprotocol/contracts
Advanced tools
This repository contains all Owl Protocol Smart production smart contracts. ## What is it? We're developing plug-and-play smart contracts and libraries to make it easier for developers and creators to focus on what they do best: **making great games and c
This repository contains all Owl Protocol Smart production smart contracts.
We're developing plug-and-play smart contracts and libraries to make it easier for developers and creators to focus on what they do best: making great games and content.
With our platform, you can easily deploy contracts which implement complex functionality like item crafting and breeding.
Comprehensive documentation can be found here.
See contracts for more info on using the smart contracts.
If you want to deploy our contracts yourself, we have some scripts to make it slightly easier to manage the proxies and contracts. It also helps when deploying on many networks at once, and maintains the same deterministic address on all chains.
In deploy, run ProxyFactory.ts
script. Take the address outputted and place it in variable ProxyFactoryAddress
in CrafterTransfer.ts
We use a somewhat complicated system of interlaced proxies in order to optimize for low-gas deployments and easily-upgradeable contracts. This comes at the cost of a small uptick in gas used per transaction.
See OWLArchitecture for more info on what's going on under the hood.
FAQs
This repository contains all Owl Protocol Smart production smart contracts. ## What is it? We're developing plug-and-play smart contracts and libraries to make it easier for developers and creators to focus on what they do best: **making great games and c
The npm package @owlprotocol/contracts receives a total of 0 weekly downloads. As such, @owlprotocol/contracts popularity was classified as not popular.
We found that @owlprotocol/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.
Security Fundamentals
The Socket Threat Research Team uncovers how threat actors weaponize shell techniques across npm, PyPI, and Go ecosystems to maintain persistence and exfiltrate data.
Security News
At VulnCon 2025, NIST scrapped its NVD consortium plans, admitted it can't keep up with CVEs, and outlined automation efforts amid a mounting backlog.
Product
We redesigned our GitHub PR comments to deliver clear, actionable security insights without adding noise to your workflow.