5 comments (5 comments)0 reactions (0 reactions)0 assignees (0 assignees)TypeScript43,186 stars (43,186 stars)1,370 forks (1,370 forks)batch import
docsgood first issue
Description
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.
- Issue type
- documentation
- Research direction
- 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.