Content
@
https://opensea.io/collection/evm-6
0 reply
0 recast
2 reactions
Kevin
@typedarray.eth
Introducing Ponder - an open-source backend framework for crypto apps focused on developer experience and performance. npm create ponder With Ponder, you can rapidly build an API that serves custom data from smart contracts on any EVM blockchain.
9 replies
9 recasts
46 reactions
Kevin
@typedarray.eth
Most crypto apps need a traditional web backend. Existing tools at this layer of the stack fall short on developer experience, flexibility, and performance. We built Ponder to solve these problems. Check out our blog post: https://ponder.sh/blog/introducing-ponder
1 reply
0 recast
1 reaction
Kevin
@typedarray.eth
Ponder is built for application developers. Your code runs in a JavaScript runtime (Node.js) where you can import NPM packages and make network requests. It’s easy to do things that are painful in environments like WebAssembly sandboxes, SQL engines, and EVM runtimes.
1 reply
0 recast
0 reaction
Kevin
@typedarray.eth
Ponder’s dev server keeps you productive and unblocked while you build your app. - Hot reload on file changes - Strong types & autocomplete with no build step - Descriptive error logs https://ponder.sh/hot-reloading.gif
1 reply
0 recast
0 reaction