How to Avoid Hiring North Korean Operatives
Hypotenuse Labs
Nov 11
In recent years, our industry has become a prime target for nation-states like North Korea seeking to fund their regimes. And this isn’t a conspiracy theory - it’s a real and growing threat.Purely by the numbers, some of the largest hacks to date are state-sponsored, such as the $100M Atomic Wallet attack last year.Hiring skilled engineers is challenging enough. But in a global, remote-heavy industry like web3, screening for hostile operatives is now an essential check. At Hypotenuse, we’ve s...

Most popular by Hypotenuse Labs

Deploying a cross-chain NFT with LayerZero

Deploying a cross-chain NFT with LayerZero

How to Avoid Hiring North Korean Operatives

How to Avoid Hiring North Korean Operatives

ParagraphParagraph

Hypotenuse Labs

Written by
Hypotenuse Labs
Subscribe

2025 Paragraph Technologies Inc

PopularTrendingPrivacyTermsHome
Search...Ctrl+K

Hypotenuse Labs

Subscribe
🚀 Introducing Chainlink Datafeed: Direct, Reliable Cryptocurrency Price Data
Hypotenuse Labs
Mar 20
We’re proud to open-source ts-chainlink-datafeed, a TypeScript library that gives developers access to real-time cryptocurrency prices from the blockchain. It's a cost-effective, reliable alternative to relying on traditional third-party APIs and has saved our clients and engineers countless hours of effort. Say goodbye to spinning up a whole proxy for CoinGecko or CoinMarketCap when building your Web3 site. Now when it's time to deploy, you've got one less thing to monitor and...
Deploying an NFT collection on Aptos
Hypotenuse Labs
Dec 12
NFT Collection “Hype Collection” on the Aptos blockchainThis is a technical write-up of the system we built for developers to launch their NFT collections on Aptos. We provide details on:The inspiration for the projectThe move modules for our escrow-less marketplaceCode snippets for creating a token using the aptos standard libraryExtra features to compliment this codebaseProject overviewAt Hypotenuse Labs, we like building apps on the latest tech. So, when a new L1 (new blockchain) launches,...
Deploying a cross-chain NFT with LayerZero
Hypotenuse Labs
Sep 7
This is a technical overview on how to write and deploy a smart contract that can send and receive messages across chains via LayerZero. The source code for this entire project can be found on this github repo.OverviewFor this project, we wanted to integrate the Lens protocol with Soulbound Tokens (SBTs) for the following hypothetical scenario:A popular game will offer an on-chain NFT marketplace (on Optimism) for users to buy and sell NFTs that can then be used as in-game items. To kickstart...