January 2020
Intermediate to advanced
530 pages
11h 11m
English
Create a file called USD.js to map the USD asset. Update it so that it contains the following values:
export default { code: "USD", issuer: "GAIHBCB57M2SDFQYUMANDBHW4YYMD3FJVK2OGHRKKCNF2HBZIRBKRX6E", symbol: "$"}
The component sets the symbol, asset code, and asset issuer for the USD asset.
Read now
Unlock full access