5 留言 (5 留言)0 反應 (0 反應)0 負責人 (0 負責人)TypeScript43,186 star (43,186 star)1,370 fork (1,370 fork)batch import
docsgood first issue
描述
Summary
Reference docs
- We could rename these to B256 from Bits256to better align with the wider ecosystem.
- Currently we display how use
getRandomB256 however I believe we should use actual addresses for a better showcase of their use cases.
- We're missing how to use these addresses with an actual contract.
- We're also missing how these can be used in Sway programs.
- 議題類型
- documentation
- 研究方向
- Review the current documentation at https://docs.fuel.network/docs/fuels ts/types/bits256/. Examine the implementation of B256 in the SDK source code. Look for existing examples of address usage and contract interactions. Consider addressing comments in the issue for further clarification.