https://github.com/raahulcodez/arxive
Arxive is a Smart Contract Lifecycle Management built for Aptos, that enables users to archive nodes in a blockchain in view of minimizing the gas fees.
https://github.com/raahulcodez/arxive
aptos blockchain ipfs llm move
Last synced: 6 months ago
JSON representation
Arxive is a Smart Contract Lifecycle Management built for Aptos, that enables users to archive nodes in a blockchain in view of minimizing the gas fees.
- Host: GitHub
- URL: https://github.com/raahulcodez/arxive
- Owner: raahulcodez
- License: mit
- Created: 2025-04-11T04:45:54.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-04-13T06:52:28.000Z (10 months ago)
- Last Synced: 2025-04-13T17:14:09.650Z (9 months ago)
- Topics: aptos, blockchain, ipfs, llm, move
- Language: Move
- Homepage:
- Size: 40.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# ARXIVE – Smart Contract Lifecycle Management Suite






ARXIVE is a modern Web3 developer suite designed to manage the full lifecycle of smart contracts. It enables seamless contract creation, deployment, monitoring, and archival in one unified platform. Built with support for Aptos networks, ARXIVE simplifies how developers interact with smart contracts and helps reduce blockchain bloat through efficient archival and zero-knowledge proof-backed validation.
---
## Overview
With growing on-chain congestion and storage inefficiencies, ARXIVE introduces a developer-centric contract lifecycle engine that combines:
- A powerful smart contract code editor
- Pre-audited templates across multiple categories (NFT, DAO, Token, Gaming, DeFi)
- Real-time contract deployment with logs and gas usage insights
- On-demand archival of unused contracts via IPFS
- zk-SNARK proof system for verified archival
- Live analytics for smart contract performance and history
ARXIVE empowers developers and teams to scale decentralized infrastructure without sacrificing transparency or cost-efficiency.
---
## Features
- Smart Contract Editor with Move syntax highlighting and real-time error feedback
- Instant Compile and Deploy to Aptos
- Contract Hub with 45+ pre-built contract templates
- IPFS-based contract archiving with Proof-of-Archival
- Multi-wallet integration: Petra, Pontem (Aptos)
- Real-time event logs and deployment analytics
- ZK verification engine for provable off-chain archival
- Dashboard with performance summaries, deployment history, and verification success rate
- Searchable contract templates categorized by use case
---
## Tech Stack
| Layer | Technologies Used |
|------------------|-----------------------------------------------|
| Frontend | Next.js, Tailwind CSS, TypeScript, Shadcn UI |
| Smart Contracts | Move |
| Wallets | Aptos Wallet Adapter, Petra, Pontem, MetaMask|
| Editor | Monaco Editor |
| Storage | IPFS via Pinata |
| ZK Proof System | zk-SNARKs |
| Hosting | Vercel |
---
## Usage
- Write and deploy smart contracts using the built-in editor
- Browse or filter templates from the Contract Hub
- Archive unused contracts to IPFS with hash tracking
- Monitor active deployments through the dashboard
- Use zk-SNARK (future feature) to prove deletion of archived contracts
- Aptos-compatible wallets
## Contributors
Jayashre - https://github.com/fromjyce
Nidhi Gummaraju - https://github.com/Nidhi045
Roahith R - https://github.com/roahr
Raahul R - https://github.com/raahulcodez
## Roadmap
- Smart contract compiler and deployer
- IPFS-based archiving with hash verification
- Multi-network deployment support
- zk-SNARK based archive proof system
- AI-powered vulnerability detection
- Role-based team dashboards
- In-browser testnet and simulation environment
## License
MIT License © 2025 ARXIVE