I hereby claim:
- I am ligulfzhou on github.
- I am ligulfzhou (https://keybase.io/ligulfzhou) on keybase.
- I have a public key whose fingerprint is 44AD E4AF 9392 CA5A BEF0 EB36 D8AB B855 7680 F0F5
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| use anyhow::bail; | |
| use fastcrypto::hash::HashFunction; | |
| use move_core_types::identifier::Identifier; | |
| use move_core_types::language_storage::TypeTag; | |
| use shared_crypto::intent::{Intent, IntentMessage}; | |
| use std::str::FromStr; | |
| use sui_sdk::types::base_types::{ObjectID, SequenceNumber}; | |
| use sui_sdk::types::transaction::{Argument, ProgrammableTransaction}; | |
| use sui_sdk::{ | |
| rpc_types::{Coin, SuiTransactionBlockResponseOptions}, |
| use fastcrypto::hash::HashFunction; | |
| use shared_crypto::intent::{Intent, IntentMessage}; | |
| use sui_sdk::{ | |
| rpc_types::{Coin, SuiTransactionBlockResponseOptions}, | |
| types::{ | |
| base_types::SuiAddress, | |
| crypto::{get_key_pair_from_rng, DefaultHash, Signer, SuiKeyPair}, | |
| programmable_transaction_builder::ProgrammableTransactionBuilder, | |
| quorum_driver_types::ExecuteTransactionRequestType, | |
| transaction::{Command, Transaction, TransactionData, ObjectArg}, |
Linking my account ligulfzhou on GitHub with my address 0x2a0cfde00155b19a7cf625c1c68d905e55adcf7b on EVM in mycryptoprofile.io, and the challenge code is: 7917090619f18f1c59f8f8e39eca49ca. #LitentryVerifyMyAddress
I hereby claim:
To claim this, I am signing this object:
A DMG Installer is convenient way to provide end-users a simple way to install an application bundle. They are basically a folder with a shortcut to the Applications directory but they can be customized with icons, backgrounds, and layout properties. A DMG file (.dmg) is a Mac OS X Disk Image file and it is used to package files or folders providing compression, encryption, and read-only to the package.
##Creating the DMG file #Disk Utility