An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

![arxive-logo](./arxive-chrome-extension/public/icons/icon16.png)
# ARXIVE – Smart Contract Lifecycle Management Suite

![Next.js](https://img.shields.io/badge/Next.js-black?style=for-the-badge&logo=next.js&logoColor=white)
![TypeScript](https://img.shields.io/badge/TypeScript-007ACC?style=for-the-badge&logo=typescript&logoColor=white)
![Tailwind CSS](https://img.shields.io/badge/Tailwind_CSS-38B2AC?style=for-the-badge&logo=tailwind-css&logoColor=white)
![IPFS](https://img.shields.io/badge/IPFS-65C2CB?style=for-the-badge&logo=ipfs&logoColor=white)
![Aptos](https://img.shields.io/badge/Aptos-000000?style=for-the-badge&logo=aptos&logoColor=white)
![Monaco](https://img.shields.io/badge/Monaco_Editor-0078D7?style=for-the-badge&logo=visual-studio-code&logoColor=white)

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