@phase21/mock-management
TypeScript icon, indicating that this package has built-in type declarations

0.19.2 • Public • Published

@phase21/dapi-management

Tools that enable running managed dAPIs where most of the data needed to accomplish this is stored on-chain.

In order to be able to make this possible, there needs to be different groups of "data owners" that will provide, review and sign specific sets of data. Other accounts need to provide and sign dAPI prices for different chains and so on.

These signed data sets (Merkle trees) will be stored in JSON files in this repo and can later be used by people with the right roles or permits to use it when calling functions on the data feed contracts from @api3/contracts package. This repo also provides a frontend app that can be used as interface between the mentioned JSON files and the contracts.

@phase21/dapi-management package

The package can be built by running yarn package:build and contains

  • dapis - list of all purchasable dAPIs
  • supportedChains - list of all supported networks
  • api3Chains - reexported @api3/chains package
  • api3Integrations - reexported @phase21/api-integrations package

GitHub Pages

GitHub pages gets updated using a github workflow github-pages.yml. This workflow will use scripts and data to generate the required github pages structure, details regarding the structure can be found at Workflows README.

Deployment

Once there is a change that is merged to main that requires GitHub Pages to be deployed, a pull request can be made to merge main into production-gh-pages. When it is approved and merged it will trigger the GitHub Pages Workflow

Readme

Keywords

none

Package Sidebar

Install

npm i @phase21/mock-management

Weekly Downloads

3

Version

0.19.2

License

MIT

Unpacked Size

91.1 kB

Total Files

13

Last publish

Collaborators

  • hiletmis