-
# Dynamic Resource Pricing System Documentation
## Table of Contents
1. System Overview
2. Key Components
3. Workflows
4. Technical Diagrams
5. Use Cases
6. Important Considerations
## 1. …
-
## Context
Smart components now support optional context parameters so we should declare `apiConfig` as optional for pricing components because they rely on public API with no authentication requir…
-
Abstract the cost for a stay in a space to a pricing contract, with the first example being dutch auction pricing:
1. Set a minimum price.
2. Set the starting premium.
3. Set the auction start time (…
mfw78 updated
2 years ago
-
Doesn't look like you have a feature request place/tag so I made my own :P, so anyways. Would it be possible to have pricing of characters items, and pricing somewhat accurately priced based on mods. …
-
I think it's worth a shot trying out [Cloudflare KV](https://developers.cloudflare.com/kv/) for directory listings in an effort to lower uncached response times.
## How it could work
The `R2Prov…
-
A dynamic fee pool, also known as a surge pricing pool, is Balancer Smart Pool that is configured to dynamically adjust its swap fees according to market conditions.
During times of high market vol…
-
Count the number of tokens in the Mediatree data located at https://drive.google.com/drive/folders/1d0idkOmMIXabj7ajYhvkitMMHnH_woSN, and estimate the cost of running the detection pipeline on the ent…
-
Decide on a gas pricing strategy for Ethermint (i.e. how much gas does each operation cost). There are two obvious choices:
1. Use SDK's pricing strategy
2. Use Ethereum's pricing strategy
I th…
-
* We could/should add something (maybe an attribute) to mark that a component is managed by a smart container
* We should document which properties a smart component definition manages
* We should s…
-
## Introduction
The Neo Virtual Machine (NeoVM) is a strongly-typed, stack-based virtual machine that operates on typed `StackItem`s. However, its current pricing model, based on fixed-cost opcodes…