svub / nunya

GNU General Public License v3.0
2 stars 0 forks source link

Nunya.business

Receive business payments without revealing to others what you've earned.

Table of contents

Important: README.md should be MAX 2 PAGES

About

Wanna get yer salary in crypto, but don't want all your clients to know what you charge the others? Nunya.business can help! Your clients pay to a smart contract and you can decide when you pick up the treasure. All bookkeeping is done in a separate private smart contract on the Secret.network.

User focused summary

For newcomers to public ledgers, it can be a rude awakening to realize that sharing an address means anyone can track all of their transactions—both incoming and outgoing, past and future! Imagine this for your bank account ... unsettling, right?

Nunya FTW! By adding a Nunya payment reference—via link or QR code—to your invoice, clients can pay directly from their Web3 wallets without exposing any sensitive details. Later on—in parts or at once—redeem their payments to any address. Encryption ensures that all bookkeeping data is kept protected in a secret contract on Secret.network. Like a bank account, but decentralized—and better. 😎

Investor pitch

What is the problem it solves and the product market fit

Nunya addresses a key challenge in blockchain payments: balancing transparency with privacy. It offers a simple, user-friendly platform that lets businesses accept crypto payments without exposing transaction history or wallet balances.

Built on-chain with no central authority, Nunya combines the security and decentralization of blockchain with enhanced confidentiality. By integrating with public blockchains like Ethereum and other EVM chains, it brings the privacy typically found in traditional banking to decentralized finance (DeFi).

In the future, Nunya can incentivize community engagement with a utility token and generate revenue through services fees, similar to DeFi protocols like Uniswap.

In short, Nunya bridges the gap between transparency and privacy, providing businesses with a secure, scalable, and professional way to manage crypto payments while preserving the privacy of all parties involved.

Development Deepdive

How we built Nunya, design choices, contract/ function interactions, blockers

See the DEV_DEEPDIVE file for details.

Demo and Video

See the DEMO_AND_VIDEO file for details.

Specification

See the SPECIFICATION file for details.

Setup and Usage

See the SETUP file for details.

License

This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details.

It was built based on Scaffold ETH 2 that has MIT license that must be respected - see the LICENSE-SE-2.

The Secret contracts were built based on the example SecretPath Confidential Voting Tutorial.

Disclaimer

See the DISCLAIMER file for details.