-
![qr_tmp.jpg](https://github.com/user-attachments/assets/bb88a9da-51d0-4e15-b98e-2e62ed424dd8)
Flowchart for Artist Rendering Process
Artist Rendering Process
![IMG_20241014_034341_417.jpg](https://gi…
-
Surveys:
[A Survey of Smart Contract Formal Specification and Verification. ACM Comput. Surv. 2022](https://dblp.org/rec/journals/csur/TolmachLLLL22)
Awesome:
* https://github.com/leonardoalt…
-
### Why MOR20 Fair Launch Agent?
Many crypto projects are interested in launching their token using MOR20 contracts. When considering its novel on-chain launch mechanism, projects have questions re…
-
We list resources related to smart contracts & blockchain for art.
-
## The problem
Lets take a look on a 2 simple smart-contracts:
```tact
contract Parent{
id: Int = 0;
init(){}
receive("new"){
self.id += 1;
let data = initOf Chil…
-
Feature Addition:
- Extend the auction contract to track stakes placed by smart contracts.
- Allow smart contracts to submit stake amounts and specify parameters such as validators to stake with.
…
-
Module
contract
### Describe the bug
The "Contracts" smart button on the contact form view does not appear when a contract is created and in progress. It only becomes visible after an associate…
-
I think that you have at least three potential personas reading this book:
1. Developers which aren't interested in smart contracts.
2. Developers who don't know about smart contracts, and take Cair…
-
Thanks for filling out this bug report. Please provide as much detail as possible.
If your issue is with our RPC APIs and not the SDK please report your issue on (discord)[https://alchemy.com/disco…
-
# Goal
Figure out what LSPs to focus on first, and if there are already similar LSP tutorials available that we can simply point to for students. It is good to work smarter, not harder!
## TODOs…