Inspiration

As we know, The states of the smart contract are not stored on blockchain but it is evaluated on the client side. There is no way to see the state of the smart contract. The state explorer is needed to see how the state changes throughout the interaction.

What it does

The warp stepper is the explorer to see the state of each interaction of the contract.UI allows input of smart contract IDs and shows a “storybook” of how each interaction modifies the contract state.

How we built it

We used warp public gateway to get data. We created the UI to explore the state of each interaction for the contract.

Challenges we ran into

We ran into different challenges to get the required data using warp public gateway API.

Accomplishments that we're proud of

Finally, we are able to create a state explorer for Smartweave Contract.

What we learned

We learned how the Arweave and Smartweave Contract work.

What's next for Warp Stepper

We will add more features to state explorer as we go further.

Built With

Share this project:

Updates