Advanced Search
Search Results
91 total results found
API Versioning & Changes
Introduction This guide outlines our approach to API versioning, managing changes, and supporting clients through API evolution. We use semantic versioning (major.minor.patch) to communicate the scope and impact of changes while ensuring a smooth transition be...
Data Models & Relationships
Overview This document outlines the updated core data models in the L4VA system. Our revised architecture now supports dynamic vault management and a dual-level asset classification. This design not only covers standard use cases (e.g., works of art, real esta...
Performance Optimization
Overview This guide outlines strategies and implementations for optimizing the L4VA API's performance across multiple layers: API, Database, Caching, and Blockchain interactions. API Layer Optimization 1. Request-Response Optimization interface ResponseOptimiz...
Contract Architecture & Patterns
Technical Implementation Guide Overview This documentation outlines the implementation of a real-world asset tokenization system on Cardano, utilizing the Agora protocol for governance. The system enables the creation of fractionalized ownership of physical as...
Some useful implementation examples
Table of Contents Core Implementation Asset Journey Examples Phase Transition Scenarios Threshold Calculations Governance Flows Implementation Considerations 1. Core Implementation Base Structure data RealWorldAsset = RealWorldAsset { assetId :: AssetId,...
Swim Lane Diagram
This diagram explains how this API backend interacts with the blockchain and the L4VA Smart Contracts
Vault Formation & Fractionalization Flow (diagram)
See Vault Formulation & Fractionalization Flow Diagram below and HERE. This diagram covers the requirements for the user experience (UX) when navigating the user interface (UI) of the protocol for Vault Formation and Fractionalization. Vault Formation we ref...
Governance Flow (diagram)
See Governance Flow Diagram below and HERE. This diagram covers the requirements for the user experience (UX) when navigating the user interface (UI) of the protocol for Governance. Governance encompasses the framework of rights and processes with which ho...
UX/UI User Journey Requirements (written)
Below are a summary of requirements on the UX/UI Journey. The full requirements are here: https://docs.google.com/document/d/1D8JvbElv1m3lQMOKN98yohKrrXIMYwHDbx7yU3uId9U/edit?usp=sharing 1. Vault Formation User arrives at Vaults Homepage Clicks "Creat...
Story: Commercial Real Estate RWA
Real World Assets (RWA) on Cardano Blockchain with L4VA This document outlines how L4VA enables the tokenization, aggregation, and fractionalization of commercial real estate assets on the Cardano blockchain, along with the specific transaction types and smart...
Wallet Setup & Faucet
Step 1: Setup your wallet I use Eternl which you can get here: https://eternl.io/ Before you create a wallet, switch to the "Pre-prod" network. You do this by clicking this button at the bottom right of the wallet app: You'll then be shown this popup: ...
Other Asset types
Let's generate an NFT Step 1: Create NMKR Studio Account NMKR Studio is an easy-to-use application that enables you to create, manage, and sell NFTs at scale. Native to Cardano, where it has minted millions of NFTs, NMKR now supports minting on multiple chai...
E2E Scenario
Real World Assets (RWA) on Cardano Blockchain with L4VAThis document outlines how L4VA enables the tokenization, aggregation, and fractionalization of commercial real estate assets on the Cardano blockchain, along with the specific transaction types and smart ...
Introduction
The VyFi API
The VyFi FactoryThe interaction with the VyFi platforms happens via the blockchain, using a "factory". You basically send your request in the form of a transaction, to the following factory address (this one is on preprod, NOT production):addr_test1qpjavykfl5n...