Average Ratings 0 Ratings
Average Ratings 0 Ratings
Description
On Etleneum, you can develop code that governs digital assets, executes precisely as intended, and is globally accessible. Etleneum goes beyond being merely a play on words with Ethereum; it serves as a legitimate platform for smart contracts. It allows you to create applications that are both publicly verifiable and reliable, capable of executing custom code while interacting with other services, all accessible via an API, and optionally utilizing a user account system and authentic Lightning payments. The illustration above depicts a contract featuring two functions: bet and resolve. In this scenario, account 74 placed a wager with account 12 by invoking the bet function (contract specifics and call details are omitted for simplicity). Subsequently, an anonymous oracle executed the resolve function to finalize the wager, resulting in account 12 receiving all the satoshis. Essentially, contracts consist of a collection of functions, associated funds, and a JSON state, with calls that may or may not be identifiable and can include satoshis or not. This flexibility enables a wide range of innovative applications to be built on the platform.
Description
Vyper is a Python-inspired programming language specifically designed for creating smart contracts that operate on the Ethereum Virtual Machine (EVM).
The framework prioritizes security, ensuring that developers can create robust smart contracts with relative ease.
Additionally, both the language and its compiler aim for a straightforward design, promoting user-friendliness.
A key feature of Vyper is its focus on auditability, making the code as transparent and understandable as possible to human readers.
To achieve this goal, the language is structured to minimize the possibility of deceptive coding practices, emphasizing clarity for all users, particularly those with limited programming backgrounds or unfamiliarity with Vyper.
Ultimately, Vyper strives to create a balance that favors the comprehension of the reader over the convenience of the writer, reinforcing its commitment to security and simplicity.
API Access
Has API
API Access
Has API
Pricing Details
No price information available.
Free Trial
Free Version
Pricing Details
Free
Free Trial
Free Version
Deployment
Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook
Deployment
Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook
Customer Support
Business Hours
Live Rep (24/7)
Online Support
Customer Support
Business Hours
Live Rep (24/7)
Online Support
Types of Training
Training Docs
Webinars
Live Training (Online)
In Person
Types of Training
Training Docs
Webinars
Live Training (Online)
In Person
Vendor Details
Company Name
Etleneum
Website
etleneum.com
Vendor Details
Company Name
Vyper
Founded
2017
Website
docs.vyperlang.org/en/stable/