Delivered Projects
1. Node & Blockchain Zabbix Monitoring Plugin
One of the first products built by us for the MultiversX Validators Community is the Zabbix Monitoring Plugin.
Monitoring nodes’ performance, internal data and overall blockhain statistics is critical for maintaining a detailed but also a hollistic view on the nodes being run by a validator, so we’ve delivered a full-feature plugin, in addition with the necessary Zabbix Templates.
Technologies: Perl, Bash, Zabbix Templating
URL: https://github.com/arcsoft-ro/zabbix-elrond-plugin
Our friends at PalmTree Network have covered the plug-in in a great tutorial: https://thepalmtree.network/zabbix-elrond-guide
2. MultiversX MainNet Public API
Interacting with the MultiversX blockchain is done via Observers in different shards. The complexity of deciding where to send transactions when it comes to sending/receiving eGLD and interacting with a SmartContract was simplified by the MultiversX Team with the delivery of a Proxy Application. We’ve deployed such an instance for the MainNet on our infrastructure to support the MultiversX Builders community and to sustain the #hypergrowth of the network.
API URL: https://elrond.api.arcstake.com
Quick Test API URL: https://elrond.api.arcstake.com/network/config
Rate Limits: 1000 requests / second
3. ARC Stake Elrond Wallet
We’ve started building an alternative to the Elrond Web Wallet. The objective is to provide another entry to the MultiversX Blockchain and to help onboarding the next billion of people that are going to use eGLD. Features:
- sending / receiving eGLD
- exporting transactions list
- delegating with ARC Stake
- interacting with future ARC Stake Products & Services
4. Delegation Manager
We’ve already set up our test version of the recently released Delegation Manager from MultiversX. You can try using it here, to get a feeling about how easy it is to engage with our delegation services, in a completely trustless and non-custodial manner.
URL: https://delegate.arcstake.com/
Projects on our RoadMap
1. MutiversX Extended API
We are planning to build on top of the existing MultiversX Proxy and to provide additional features for future developers:
- price information
- blockchain advanced statistics
- aggregated data for reporting
2. ENM – MultiversX Nodes Manager
Running multiple nodes can be a challenge. We want to use our experience gained during the last year building and running nodes on MultiversX to make running nodes as easy as sending eGLD. ENM will be a web-based application, with at least the following features we have on our radar:
- spinning up new nodes
- starting/stopping nodes
- upgrading nodes
- switching validator node keys with observers that are ready to take out the validator role on a specific shard
- monitoring and notification capabilities
3. ASP .NET Core Library
We plan to build an ASP .NET Core Library that will help developers to interact with the MultiversX Blockchain from any API or application built on the ASP .NET Core stack. Features we have on our radar:
- sending / receiving eGLD
- getting blockchain/address/SC stats
- out-of-the-box SC interactions