RSK -> Rootstock

This commit is contained in:
Râu Cao
2023-01-15 14:39:54 +08:00
parent 13989bf973
commit d219abc358
+4 -3
View File
@@ -6,9 +6,10 @@ This is the main Web UI for Kosmos [Kredits](https://wiki.kosmos.org/Kredits).
It provides an overview of contributors and contributions, as well as the It provides an overview of contributors and contributions, as well as the
community's budget, expenses, and reimbursements. community's budget, expenses, and reimbursements.
It is an unhosted Web app, fetching all data from RSK and IPFS, and caching it It is an unhosted Web app, fetching all data from Rootstock and IPFS, and
in the browser's local database. As such, you can run the app directly from the caching it in the browser's local database. As such, you can run the app
`/release` directory on any Web server that can serve static assets. directly from the `/release` directory on any Web server that can serve static
assets.
## Development ## Development