Skip to content

Latest commit

ย 

History

426 Commits

Folders and files

NameName
Last commit message
Last commit date
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐ŸŒŠ SereneHub

A peaceful gateway to Bitcoin DeFi

Frontend CI Contracts CI License


What is SereneHub?

SereneHub brings tranquility to decentralized finance on Bitcoin. Built on the Stacks blockchain, it offers a unified platform where digital assets flow naturally between creators, traders, and developers.

Core Modules

๐ŸŽจ NFT Marketplace

Mint and trade digital collectibles with transparent pricing and minimal friction. Each transaction is secured by Bitcoin's finality while maintaining low costs.

๐Ÿ“‹ Service Registry

A decentralized directory where service providers can list their offerings and receive payments directly on-chain. No intermediaries, just direct connections.

๐Ÿ”’ Staking Vault

Lock your STX tokens and earn rewards over time. The longer you commit, the more you gain. Simple, secure, and transparent.

๐Ÿš€ Token Launchpad

Deploy your own SIP-010 fungible tokens in minutes. Whether you're building a community currency or launching a protocol token, SereneHub makes it effortless.

Technology

Smart Contracts: Written in Clarity for security and predictability
Frontend: Built with Next.js 14, TypeScript, and Tailwind CSS
Blockchain: Secured by Bitcoin through Stacks
Testing: Comprehensive test coverage with Vitest

Quick Start

Prerequisites

  • Node.js 18 or higher
  • A Stacks wallet (Leather or Xverse recommended)
  • Clarinet (for smart contract development)

Local Development

# Clone the repository
git clone https://github.com/diiabblo/serenehub.git
cd serenehub

# Install and run the frontend
cd frontend
npm install
npm run dev

Visit http://localhost:3000 to explore SereneHub locally.

Smart Contract Development

# Navigate to contracts directory
cd serenehub-contracts

# Install dependencies
npm install

# Run tests
npm test

# Deploy to devnet
clarinet integrate

Architecture

serenehub/
โ”‚
โ”œโ”€โ”€ serenehub-contracts/          Clarity smart contracts
โ”‚   โ”œโ”€โ”€ contracts/                Core contract logic
โ”‚   โ”‚   โ”œโ”€โ”€ serenehub-nft-marketplace.clar
โ”‚   โ”‚   โ”œโ”€โ”€ serenehub-service-registry.clar
โ”‚   โ”‚   โ”œโ”€โ”€ serenehub-staking-vault.clar
โ”‚   โ”‚   โ””โ”€โ”€ serenehub-token-launchpad.clar
โ”‚   โ”œโ”€โ”€ tests/                    Contract test suites
โ”‚   โ””โ”€โ”€ docs/                     Technical documentation
โ”‚
โ””โ”€โ”€ frontend/                     Next.js application
    โ”œโ”€โ”€ src/app/                  Application routes
    โ”œโ”€โ”€ src/components/           Reusable UI components
    โ”œโ”€โ”€ src/lib/                  Contract integration
    โ””โ”€โ”€ src/config/               Configuration files

Contributing

We welcome contributions that maintain the calm, focused nature of SereneHub. Please read CONTRIBUTING.md for guidelines.

Security

Smart contracts have been carefully designed with security in mind. For bug reports or security concerns, please open an issue or contact the maintainers directly.

License

MIT License - See LICENSE for details.


Built with care for the Bitcoin ecosystem


Project Status

๐Ÿš€ Active Development - This project is under active development and welcomes contributions.

Getting Involved


Roadmap & Future Features

Phase 1: Core Platform (Current)

  • โœ… NFT Marketplace with fixed-price and auction listings
  • โœ… Service Registry for on-chain payments
  • โœ… Staking Vault with time-locked rewards
  • โœ… Token Launchpad for SIP-010 deployments

Phase 2: Enhanced DeFi Integration

  • ๐Ÿ”„ Cross-chain yield aggregation
  • ๐Ÿ“Š Advanced analytics dashboard
  • ๐Ÿค– Automated portfolio rebalancing
  • ๐ŸŒ Multi-chain expansion support

Phase 3: Advanced Features

  • ๐ŸŽฏ AI-powered investment recommendations
  • ๐Ÿ“ˆ Predictive analytics for yield optimization
  • ๐Ÿ”— Interoperability with major DeFi protocols
  • ๐ŸŽฎ Gamified staking incentives

Long-term Vision

  • ๐ŸŒ Global adoption and localization
  • ๐Ÿ“ฑ Mobile app development
  • ๐Ÿ›๏ธ Institutional-grade security audits
  • ๐ŸŒฑ Sustainability-focused initiatives

About

A comprehensive Stacks-based decentralized application (dApp) that integrates multiple DeFi and utility services into a single platform to empower the Bitcoin economy.

Resources

Code of conduct

Contributing

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages