python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
How to fix Terra Rust Smart Contract OpenSSL Error
I am on windows 11. When i run "cargo install cargo-generate --features vendored-openssl" in cmd or powershell i receive:
error: failed to run custom build command for `openssl-sys v0.9.72`
...
TJ Jeffreys
Votes: 0
Answers: 1
How to generate Terra's private key like the one Terra Station Wallet produces?
Does anyone know how the Terra Station Wallet generates the 364 characters Private Key? I am looking for a way to generate this 364 characters Private Key using terra-sdk, but the length of the mk = M...
Rouhollah Joveini
Votes: 0
Answers: 2
In Terra Smart Contract how do you retrieve the current running contract address from within the executing RUST code?
I'm using CosmWasm and CW-Asset crates, and I want to check the smart contract Address balance for a specific cw20 token balance on the current smart contract address before transferring the tokens to...
petegordon
Votes: 0
Answers: 1
Terra (LUNA) get list of transactions NodeJs
I research the Terra (LUNA) blockchain and use js library (@terra-money/terra.js). But I can't find the method for getting list of transactions.
How can I get transaction by wallet address using NodeJ...
Mo J
Votes: 0
Answers: 1