You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
for example
In our app, the listing creation process is managed off-chain, with sales being recorded on-chain. Cancellations are also handled off-chain. Using the same schema as Ponder helps streamline these processes (drizzle schema and ponder schema) .
basically need to write the offchain table
Proposed solution
No response
The text was updated successfully, but these errors were encountered:
Problem / use case
for example
In our app, the listing creation process is managed off-chain, with sales being recorded on-chain. Cancellations are also handled off-chain. Using the same schema as Ponder helps streamline these processes (drizzle schema and ponder schema) .
basically need to write the offchain table
Proposed solution
No response
The text was updated successfully, but these errors were encountered: