Skip to content

BlockStalker/decipher-2024

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BlockStalker.IO Decipher 2024 - API Showcase

🚀 Get Started

  1. Ensure you've created an account
  2. Confirm your account for a FREE 30-Day Premium Subscription (Real-time & API access). Note: This offer expires 72 hours after Decipher 2024
  3. Create an API Key at your Account page

💻 Running this Code

The decipher2024.js example will create the 3 filters demonstrated during the API Showcase, and then open a real-time subscription socket to receive Algorand events in real-time. To execute:

1. Clone

git clone https://github.com/BlockStalker/decipher-2024.git

2. Update your API Key

On this line of decipher2024.js:

const local_apiKey = 'INSERT_YOUR_API_KEY_HERE';

3. Run!

npm install
npm start

🏫 Learn More

  1. Check out our other "Hello World" source code
  2. Discover your filters & following activity on your Following page
  3. Docs and more examples on the client-js library that powers this example code - visit the GitHub!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published