MT
MT
Hi it's a flatly stylesheet from https://bootswatch.com/flatly/. I will push an update over the weekend and will add a link with license information
@sandervanhooft thanks, will update the import statement in the new version
I am trying to retrieve account tx history, I have been playing with the SDK getAccountTransactions method but got mixed results. Following this discussion and the instructions https://aptos.dev/nodes/indexer-fullnode/ I have...
@chasm: can you share your integration so we can take a look?
This is a working DevTools integration, I have not tried the chrome extension, but I my understanding is that it should be analogical app/index.js ``` import React from 'react'; import...