evmfs-contracts
v0.0.3
Published
JavaScript programs and libraries to enable seamless development of native computer applications designed to interact with the Ethereum Virtual Machine File System (EVMFS).
Downloads
515
Maintainers
Readme
Ethereum Virtual Machine File System (EVMFS) Contracts
Solidity source code contracts for the Ethereum Virtual Machine File System (EVMFS).
This repository can be imported as a submodule by applications which integrate with the EVMFS.
The repository contains, together with the contracts, a Javascript module which contains a loading function for EVMFS 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.
Documentation
Documentation is available in
the docs directory in the main
repository.
The submodule name for the documentation
is evmfs-docs.
License
The Ethereum Virtual File System is released under the terms of the GNU Affero General Public License Version 3.
