Show HN: Kacet – a freelancer marketplace with crypto-native payments
I’m a co-founder building kacet, a new freelancing platform that connects freelancers and employers, with crypto as the core payment rail.
The problem I’m trying to solve is pretty familiar: existing platforms take high fees, are slow to pay out, and don’t work well for international teams. kacet is an experiment in building a simpler, more neutral marketplace where payments are borderless by default.
Some highlights:
• Crypto-native payments – fast, borderless payouts without banks, delays, or surprise freezes • Peer-to-peer contracts – clients and freelancers work directly, the platform doesn’t own the relationship Built for teams – multi-user organisations for agencies and startups out of the box • Low, transparent fees – simple pricing with no boosts, ads, or hidden take rates • No dark patterns – a calm UI focused on agreeing work and getting paid, not maximising engagement
Payments are handled by Solana smart contracts, with a React frontend (TanStack Start). We’re keeping the feature set small to validate the core workflow: post work → agree terms → get paid.
This is still early and very much a work in progress. I’d really appreciate feedback from people who have hired freelancers, worked as one, or built marketplaces before.
Site: https://kacet.com
Happy to answer any questions or go into more detail on the payment model, trust mechanics, or why I think this approach might (or might not) work.
mhitza|1 month ago
From my point of view the problem is that most cryptocurrencies are used as speculation instruments, and there's a significant hoop to pay someone in crypto.
Building on top of Monero would alleviate some of those issues, while targeting an even smaller niche of people.
From a business perspective the landing page does not do any work in reassuring me. Focusing on fees rather than vetted freelancers, testimonials, and without any form of results "assurance", escrow system or dispute resolution why would any company take on the risk of hiring a freelancer this way while also gambling with all the issues crypto brings?
wrux|1 month ago
I don't think using Monero would be a good platform because it does not have smart any contract functionality. The only thing Monero has going for it is hiding transactions, and we don't need that for kacet.
I agree the marketing website isn't great. We are two developers and don't have much marketing experience. Now we have something online we are looking into improving our online presence.
littlecranky67|1 month ago
Not sure why that would be. Being paid in Bitcoin is very easy. Download a non-custodial Wallet such as Phoenix Wallet or Wallet of Satoshi (new version is non-custodial) and you can receive on-chain bitcoin, or even better, lightning payments right away. You create an invoice as a link or QRcode and send it to your employer, and done.
The payer (employer) most likely will need to convert fiat/cash to bitcoin first, but since the kacet project aims to attract companies in that space, there shouldn't be an issue.
scirob|1 month ago
wrux|1 month ago
jcattle|1 month ago
Not ideal, but I guess internationally it's less of an issue :)
rhoads|1 month ago
thompson2908|1 month ago
postepowanieadm|1 month ago
wrux|1 month ago
brazukadev|1 month ago
mpeg|1 month ago
I know you're probably hoping for the non-crypto businesses to use it, but there's little incentive. The hiring company holds the cards when it comes to payments most of the time anyway – when you hire a remote worker, they often deliver 100% of the work before getting paid
Even in higher end contracts it's rare to find a company that is willing to pay a deposit.
wrux|1 month ago
faeyanpiraat|1 month ago
It’s always nice trying to build stuff but I really hope this is just a hobby project for you..
wrux|1 month ago
bambax|1 month ago
keyle|1 month ago
wrux|1 month ago
PretzelPirate|1 month ago
This is disappointing.
Solana has a highly centralized validator set that will keep shrinking over time as the cost to run one out paces the rise in the SOL price.
This leads to it being very centralized.
Solana is also missing core cryptographic primitives like state receipts, meaning I can be easily tricked by a dishonest validator about whether my transaction happened.
Without a mempool, sending transactions is a nightmare during high network usage and my transaction can dissappear forever, or be executed multiple times.
Solana isn't even significantly cheaper than the alternatives anymore.
wrux|1 month ago
Our current system will allow us to expand to Ethereum easily which will open up a much larger network. We just wanted to keep things simple for our initial product and you have to admit that Solana is a good chain to build on.