8000 GitHub - karanpargal/SuperNova
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

karanpargal/SuperNova

Repository files navigation

Supranova

Supranova is a decentralized protocol built on Lit Protocol that enables secure account and token management through Twitter authentication.

Overview

The protocol consists of several key components:

  • Actions: Lit Protocol actions for Twitter auth and account management
  • SDK: TypeScript SDK for interacting with the protocol
  • Contracts: Move smart contracts for on-chain functionality
  • Twitter Bot: Automated bot for user interactions

Components

Lit Protocol actions for secure computation:

  • Twitter OAuth authentication
  • Encrypted account creation and management
  • Token minting capabilities

TypeScript SDK providing:

  • Protocol interaction methods
  • Account management
  • Token operations
  • Type definitions

Move smart contracts implementing:

  • Token standards
  • Access control
  • Protocol governance

Twitter integration bot for:

  • User authentication
  • Command processing
  • Automated responses

Development

Prerequisites

  • Node.js v16+
  • Git
  • Move CLI

Setup

# Clone repo with submodules
git clone --recursive https://github.com/yourusername/supranova

# Install dependencies
npm install

Build

# Build all packages
npm run build

Testing

# Run tests
npm test

Contributing

Please see CONTRIBUTING.md for details on our code of conduct and development process.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Resources

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  
0