Tips and Tricks for Developing Substreams
Developing a new Substreams requires a deep understanding of general blockchain technology, being familiar with the specific chain you are developing on, and the ability to write Rust code. But don’t worry, you don’t have to be an expert in any of those fields! Thanks to the composability of Substreams, you can utilize modules written by other developers, and change them to meet your needs.
You can consider the following recommendations on how to build efficient and reusable Substreams.
Full article available on https://www.streamingfast.io/blog/tips-and-tricks-for-developing-substreams