FuelLabs/fuels-ts

Documentation for `B256`

Open

#3,240 opened on Oct 2, 2024

View on GitHub
 (5 comments) (0 reactions) (0 assignees)TypeScript (1,370 forks)batch import
docsgood first issue

Repository metrics

Stars
 (43,186 stars)
PR merge metrics
 (No merged PRs in 30d)

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.

Contributor guide