Istora Mandiri

Results 149 issues of Istora Mandiri

This PR adds a button to the footer that allows user to add to metamask. It also updates donald's article to include the button at the top of the page....

enhancement

- Consider refactoring mdx/yaml content population by merging them, so frontmatter does not override - Optional flavor images in yaml pages, images in metadata - Use summary instead of stripping...

i18n

Message to all developers planning to develop on #ETC or are developing already: for testing your smart contracts on the ETC Mordor testnet, you can get the $ETC test currency...

Education

Recent build for #808 failed due to a 404 response from youtube, which in turn fails the build. https://app.netlify.com/sites/ethereumclassic/deploys/62ae54fd15667e0008942b3c Fix this by either filtering out items that don't have images...

Education

Simple as: ``` const params = [{ chainId: '0x3d', chainName: 'Ethereum Classic', nativeCurrency: { name: 'ETC', symbol: 'ETC', decimals: 18 }, rpcUrls: ['https://www.ethercluster.com/etc'], blockExplorerUrls: ['https://blockscout.com/etc/mainnet/'] }] const args = {...

- Complete LODOs - check all content keys are underscored correctly - Add comment to all YAML files explaining format __ - ~~Enable overlay for meta tags that are obvious...

i18n

For each language, add an RSS feed for each type of content (Video, News, Apps, etc.) Add images, app and videos prefixes in the merged feed.

enhancement