Advanced Search
Search Results
52 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
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...