a

Introducing NEO Flux – The Lightweight C# NEO API Server

NEO Flux aims to be the first lightweight C# NEO API server AllCode has started publishing to our neo-flux github repository. http://github.com/MobileAWS/neo-flux AllCode started working on neo-flux after incurring pain with neo-python due to neo-python’s requirement that the NEO production or test blockchain be synchronized in order to make use of it. neo-flux is based […]

NEO Flux aims to be the first lightweight C# NEO API server
AllCode has started publishing to our neo-flux github repository.
http://github.com/MobileAWS/neo-flux
AllCode started working on neo-flux after incurring pain with neo-python due to neo-python’s requirement that the NEO production or test blockchain be synchronized in order to make use of it. neo-flux is based upon on the City of Zion project, neo-lux.
What does neo-flux currently do
_________________________
- This project aims to be the first lightweight C# NEO API server, which can be installed and used right away without requiring synchronizing with the NEO Production Blockchain. If you have any experience using neo-python, you’ll understand the benefit of not having to synchronize.
- All transactions can be securely processed without having open wallets on the server. All of the other NEO server apps require an existing wallet to remain open.
- Each operation rotates to a different RPC node. All of the other NEO apps stick to the most recent working RPC node.
- RPC Nodes are checked before performing operations on them. Slow, dead, or otherwise unreachable nodes are discarded, so, the server is always connected to working fast RPC nodes.
- Gracefully handles failed transactions by using up configurable retries spread out over a configurable timespan.
- Ability to close the server to ensure selected clients can use it, which gives us control for specific products.
- Easy to use, JSON focused API
- Configured with NEO RPC Nodes that work. If you don’t understand why you need to make use of different seed nodes then please see Configuring the NEO-GUI and NEO-LUX to use different NEO Seed Nodes
“RpcNodes”:
- Support for additional pools of NEO RPC Nodes including the AllCode Test Network
What neo-flux will do
______________
- Check heights
- Support logged in users
- Monitoring UI
NEO Flux

Joel Garcia

Joel Garcia

Joel Garcia has been building AllCode since 2015. He’s an innovative, hands-on executive with a proven record of designing, developing, and operating Software-as-a-Service (SaaS), mobile, and desktop solutions. Joel has expertise in HealthTech, VoIP, and cloud-based solutions. Joel has experience scaling multiple start-ups for successful exits to IMS Health and Golden Gate Capital, as well as working at mature, industry-leading software companies. He’s held executive engineering positions in San Francisco at TidalWave, LittleCast, Self Health Network, LiveVox acquired by Golden Gate Capital, and Med-Vantage acquired by IMS Health.

Related Articles

AWS Graviton and Arm-architecture Processors

AWS Graviton and Arm-architecture Processors

AWS launched its new batch of Arm-based processors in 2018 with AWS Graviton. It is a series of server processors designed for Amazon EC2 virtual machines. The EC2 AI instances support web servers, caching fleets, distributed data centers, and containerized microservices. Arm architecture is gradually being rolled out to handle enterprise-grade utilities at scale. Graviton instances are popular for handling intense workloads in the cloud.

What is Tiered Pricing for Software as a Service?

What is Tiered Pricing for Software as a Service?

Tiered Pricing is a method used by many companies with subscription models. SaaS companies typically offer tiered pricing plans with different services and benefits at each price point with typically increasing benefits the more a customer pays. Striking a balance between what good rates are and the price can be difficult at times.

The Most Popular Cloud Cost Optimization Tools

The Most Popular Cloud Cost Optimization Tools

Cloud environments and their pricing models can be difficult to control. Cloud computing does not offer the best visibility and it is easy to lose track of which price control factors are having an impact on your budget. Having the right tools can help put value to parts of an environment and provide guides on how to better bring budgetary issues back under control.