I am trying to test and work with an updated version of getgems.io-snake example. I got my flattensnake working, however for the makeSnakeCell function I run...
2 months ago
I asked a similar question on the tg group -
The following should work as a chainlink equivalent, since they allow you to run offline computations-
https://docs.orbs.network/v3/orbs-lambda/step-by-step-overview
The following should work as a gelato equivalent, since they allow you to run offline computations-
https://docs.orbs.network/v3/orbs-lambda/step-by-step-overview
You can also store longer strings by creating a linked list of cells, see example here - SnakeCell