-
@athei and team are for now building something quick that they can control in https://contracts.polkadot.io/
This should be the staging ground. The main AH Contract tutorials should ideally live he…
-
;; Define the fixed recipient address (your wallet address)
cell recipient_address = parse_address("UQCfR0cB_r-jFSl_nbeC8jlfY5uGv5Y9msP9DdKBy2CqRqbN");
;; Opcode for token transfer (this may vary dep…
-
## Issue Overview
- Currently we defined custom [events](https://github.com/The-Marquis-Gaming/checkers-dojo/blob/7af812a08ea8048952766e55054e8ad999e82e92/dojo-starter/src/systems/actions.cairo#L35…
-
## Issue Overview
- Currently we just implement simple jumps for normal pieces and for queen/king.
## Proposed Solutions or Ideas
- Implement several successive jumps in a straight or zigzag…
-
## You must apply through OnlyDust. If not, you'll be ignored
## **Description**:
Currently, the “fundEscrow” function of the contract allows funding the contract in two executions, adding half …
-
# Smart Contract Development Status
## Current State
- Base contract implemented with 500 NFT supply limit
- Token integration configured
- Basic whitelist structure in place
## Critical Updates Nee…
-
Connect to the ethereum network and right the scripts for trading
-
# Overview
There's a lot of old test in hardhat that need to migrated onto foundry.
- [ ] migrate hardhat tests
- [ ] adjust old foundry test
-
## You must apply through OnlyDust. If not, you'll be ignored
## Description:
Two functions are needed to complete the dispute flow. One of them must be able to change the “dispute_flag” propert…
-
There's the smart-contract-sanctuary repo that is no longer maintained:
https://github.com/tintinweb/smart-contract-sanctuary
It contains flattened verified source codes for contracts on differe…