Skip to content

Commit bddb10b

Browse files
committed
Add status badge to readme
1 parent ce14f7d commit bddb10b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
![Chainless](./docs/static/img/logo.png)
2+
[![Push](https://github.com/SeanCheatham/chainless/actions/workflows/push.yml/badge.svg)](https://github.com/SeanCheatham/chainless/actions/workflows/push.yml)
3+
24
"Serverless Functions" for blockchain events. But you need a server. And a blockchain. So it's neither serverless nor chainless. Modern branding is wonderful.
35

46
Smash some code into your keyboard, click submit, and watch as Chainless magically runs your beautifully crafted function against blockchain blocks. Functions can either be Temporary or Persistent. Temporary functions exist only for the lifetime of the connection to the HTTP endpoint. Persistent functions run in the background even when you close your browser.

0 commit comments

Comments
 (0)