-
**Bug Description**
Rust 1.82 has [enabled new WASM extensions](https://blog.rust-lang.org/2024/09/24/webassembly-targets-change-in-default-target-features.html), which means that compilation/executi…
-
https://github.com/CardanoSolutions/smart-contracts-analytics/issues/1
Marker is a distinctive feature in UPLC that distinguishes Plutarch generated script from other ones
-
On https://contracts.polkadot.io/deploy-your-first-contract/ when transitioning to "Connect to Your Local Filesystem" all previously compiled contracts are lost. And in the subsequent section "Generat…
-
root@1:~/vana-dlp-smart-contracts# npx hardhat deploy --network satori --tags DLPDeploy
WARNING: You are currently using Node.js v22.9.0, which is not supported by Hardhat. This can lead to unexpecte…
-
https://en.wikipedia.org/wiki/Decentralized_autonomous_organization
DAO Canon: https://future.com/dao-canon/
-
_Re-posting issue from #6327 to bring to surface. Still think this is a good idea and help welcomed_
---
**Is your feature request related to a problem? Please describe.**
In our [smart contr…
-
Hi Guys,
I'm encountering an issue with transferring jettons in a Tact smart contract. Here's the code snippet I'm using:
receive("test"){
send(SendParameters{
to: self.jettonWalle…
-
### Page URL
https://ethereum.org/en/smart-contracts/
### Question content
**Question 1: How are Smart Contracts characterized?**
A) Smart contracts are just like real (paper) contracts, but st…
-
## Description
- One of the famous examples of a simple contract is a counter contract, which allows users to increment, decrement, or reset a counter value stored on the blockchain. It is a foundati…
-
SDK is wildly used by dApps, tools and wallets across the ecosystem. It is also needed to compile, test and deploy smart contracts on Alephium as well. It is essential to increase the test coverage fo…