News

The Graph will release a set of tools to aid in using the GRC-20 standard in the coming weeks. Tal’s Graph Improvement Proposal is open for comments for an unspecified time before it will be ...
In our use case, we had to build a graph data structure with subjects, relations, and objects. To do this, we used many basic data structures in Go, such as structs, slices, maps, and strings.