-
Notifications
You must be signed in to change notification settings - Fork 14
Description
-
Content is:
[x] Coding tutorial
[ ] Informational content
[ ] Other (describe) -
Which blockchain protocol is this about?:
Multichain -
Description (two or three phrases describing what is it about):
Forta is a monitor bot to detect threads on your smart contract. In this tutorial, you will learn how to develop, test, and deploy a bot to keep track of every transaction, block, or triggered event from your smart contract and receive an email as an alert from it. -
Have you published articles in a blog before? If so, please include some links below 👇
https://medium.com/coinmonks/recycling-system-using-iota-2172ecc7444
https://medium.com/coinmonks/eco-track-supply-chain-and-recycling-services-using-iota-c2b1de681aac
https://medium.com/coinmonks/uniswap-fork-web3-with-react-hooks-and-redux-ed407abffbc8
Outline:
- Introduction:
- What is a Forta bot?
- Forta Bot use cases. - Initialize your Forta project.
- Forta package command lines.
- Detect smart contract activities by transaction, block, or event.
- Build alert reports with customized data and categories(Crucial, Suspicious, and info).
- Test your Forta bot.
- Deploy bot to different blockchains protocols
- References:
- GitHub repository with the article example.
- Documentation.
- Forta bot examples