apps icon indicating copy to clipboard operation
apps copied to clipboard

Monorepo for Centrifuge frontends, including the Tinlake UI, Centrifuge App, onboarding app, and Fabric design system.

Results 307 apps issues
Sort by recently updated
recently updated
newest added

## Background The `NFTs` section contains certain legacy UI elements (layout, behavior and components) dating back from the NFT playground, which are no longer consistent with the latest Centrifuge App...

## Background While pools in Centrifuge App are branded with an icon, tokens are not. But since the token is the investment entity, which ends up in people’s wallets, a...

Right now we convert files to base64 uris to submit to lambda and convert it back to a file in FormData. See [`pinFile.js`](https://github.com/centrifuge/apps/blob/6450bddf39efef1a4d5d923cf17a7ea3f8e56ec3/centrifuge-app/lambda/pinFile.js) Goal: send the file as an actual...

## Background The `Oustanding` column in the pool' details asset list currently only shows the outstanding amount of the loan. However, while the outstanding amount is relevant in the `Ongoing`...

Add Polkadot typegen to CentrifugeJS

When becoming an investor in a Centrifuge Pool, I want to onboard, so I can invest in the token. ## Acceptance criteria A connected address can invest in a token...

**Background** When Pools are launched on the Centrifuge chain, the database will need to be able to store the relevant investor information from the Centrifuge app. The aim here is...

[Specs](https://centrifuge.hackmd.io/F_g3lwqGRZqbSFP8grCtMw?both) [Figma](https://www.figma.com/file/d1bEBkwllUQe27nQM6VlJu/Centrifuge-app---Version-1-(Master)?node-id=7624%3A123402) # Asset data During asset creation the schema dictates the asset data needed to create this asset. the schema also indicates if this information is public or private...