time-contracts
v0.0.3
Published
JavaScript programs and libraries to enable seamless development of native computer applications designed to interact with the Ethereum Time Library (ETL).
Downloads
176
Maintainers
Readme
Ethereum Time Library (libtime) Contracts
Solidity source code contracts for the Ethereum Time Library (ETL).
This repository can be imported as a submodule
by applications which integrate with
libtime.
The repository contains, together with the contracts, a Javascript module which contains a loading function for the Time Library contracts data, such as its source, its ABI and bytecode for the available deployments is provided.
The data is generated at package build time using EVM Make.
Contracts
Version 1.0
Version 1.0 is composed by the following contracts.
- TBW,
Documentation
Documentation is available in
the docs directory in the main
repository.
The submodule name for the documentation
is libtime-docs.
License
The Ethereum Virtual File System is released under the terms of the GNU Affero General Public License Version 3.
