https://github.com/aaroncox/vaulta-contracts
https://github.com/aaroncox/vaulta-contracts
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/aaroncox/vaulta-contracts
- Owner: aaroncox
- Created: 2025-08-11T18:50:50.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2025-11-17T01:52:39.000Z (7 months ago)
- Last Synced: 2025-11-17T03:13:27.562Z (7 months ago)
- Language: C++
- Size: 263 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Vaulta Contracts
This repository contains the following contracts:
1. **API**: Provides read-only API methods to retrieve account, token, and network information.
2. **Registry**: Registration, payment processing, and indexing of tokens on the network.
3. **Tokens**: A token contract following the eosio.token standard that allows multiple tokens.