George Song
George Song
### Describe the ultimate goal you want to achieve Sync the special _Hidden_ album. ### How do you think the feature should be implemented Hidden albums seem to require an...
``` import { useWallet } from "@aptos-labs/wallet-adapter-react"; ... const { account, network, signMessage } = useWallet(); const response = await signMessage({ message: account.address, nonce: Date.now().toString(), application: true, }); ``` When...
Right now we're getting the following warning: ``` Warning: Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1 ```
### Display Name ccmcp ### Category Tooling ### Sub-Category General ### Primary Link https://github.com/gsong/ccmcp ### Secondary Link _No response_ ### Author Name @gsong ### Author Link https://github.com/gsong ### License MIT...