Krionex
“Deploy, verify & manage smart contracts across EVM chains.”
What it does
Krionex is a workspace to deploy, verify, and manage smart contracts across seven EVM chains, including BNB Chain. Use guided templates for ERC20, ERC721, and ERC1155, or write custom contract code in the built-in editor. A preflight check estimates gas cost and deployability before you spend anything. After deployment, manage contracts with minting, burning, role transfers, royalties, and ownership transfer. Fully non-custodial: you connect your own wallet and sign every action.
Krionex provides smart contract deployment infrastructure for on-chain products. Deploy, verify, and manage ERC20, ERC721, and ERC1155 contracts across major EVM networks from one workspace.
Krionex helps founders, creators, developers, agencies, and on-chain teams deploy, verify, and manage ERC20, ERC721, and ERC1155 contracts across major EVM networks from one workspace. The platform is built for token launches, NFT collections, DAO assets, gaming assets, membership NFTs, and repeatable smart contract deployment workflows. Krionex supports explorer-backed verification, deployment records, contract history, and post-deployment actions such as mint, burn, pause, and unpause. Krionex is designed for multi-chain deployment workflows across supported EVM networks including Ethereum, Base, Polygon, Arbitrum, Optimism, Avalanche, and BNB Chain. Users deploy from their own wallet and…from krionex.com
Does the same job
all alternatives →

- OSOpen-source user onboarding and KYC flow made with Svelte (~50kb)2022 · github.com · ▲254
Hi everyone, We’re building an open-source identity and risk management platform and we’ve just released the first chunk of code, a fully customizable KYC flow & UI, to the public. We’ve chosen to use Svelte so our flows would be lightweight (it is ~50kb gzipped). Next up: - Adding forms and components for it to be used as a full onboarding flow. - Releasing an open-source case management dashboard, for manual approval of users. - Releasing an open-source rule engine, to help automate decisions. We’d love to hear your feedback, suggestions, or any question you’ve got. And if the rest of the…
- SCSmart contract decompiler that uses symbolic execution2018 · ▲68
Hi All, I released an EVM/Solidity decompiler recently, here: http://www.eveem.org/ Since it uses symbolic execution underneath, the results are quite awesome. There is also an api that delivers a .json / middle language representation of every contract here: http://eveem.org/code/{{address}}.json The plan is to open-source it as soon as I clean up the code a bit. Spent the last two month crunch-time to get it delivered from scratch :)


More dev tools this month
the category →



Open-source GTM skills for technical founders
Dev tools · 29d ago · gtmcofounder.com


OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 1d ago · opentrailpaper.com
Launched alongside, August 2026
the whole month →- TL
Life & fun · 10d ago · louisabraham.github.io


- SA
Hello HN! I found that picking out plausible but diverse skin tones for my digital art and game development projects was kind of difficult, and I got curious about if there was a way to define a color space that made it easy. I've built a color picker and procedural generation algorithm based on the space as well as a bunch of other fun js features and demos throughout the page that use the equations. If you find it interesting, I have lots of explanations of how I built it and what properties the space has. The methodology might be a bit shaky, but hopefully the result is as helpful for…
Life & fun · Aug 2026 · toneyalexander.github.io


I trained a 125M-parameter transformer to autocomplete piano performances in real time (~108 notes/sec on an iPhone 15). The idea is basically GitHub Copilot or Tabnine, except instead of prompting it with code, you prompt it by playing a few notes on a MIDI piano. The model then continues what you played, entirely on-device. The app is free if anyone wants to try it. Happy to answer questions about the model, training, Core ML, or the many things that didn't work.
AI · 16d ago · simedw.com