Skip to content

Integrate live cryptocurrency prices using Salesforce LWC

Notifications You must be signed in to change notification settings

baltejas/CryptocurrencyPricesLWC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Integrate Cryptocurrency Prices with Salesforce

We will use Coin Market Cap free latest listing api to get the Cryptocurrency prices and show them in a lightning web component.

Important Files

force-app/main/default/classes/CryptoPriceController.cls

force-app/main/default/classes/CryptoPriceController.cls-meta.xml

force-app/main/default/lwc/crypto/crypto.html

force-app/main/default/lwc/crypto/crypto.js

force-app/main/default/lwc/crypto/crypto.js-meta.xml

Read All About It

About

Integrate live cryptocurrency prices using Salesforce LWC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published