Skip to content

themartiancompany/erc20-tools

Repository files navigation

Ethereum *RC-20 tokens Tools (erc20-tools)

JavaScript programs and libraries to enable seamless development of native computer applications designed to interact with Ethereum *RC-20 tokens on Ethereum Virtual Machine-compatible networks.

Since *RC-20 tokens are smart contracts to interact with those is necessary to perform smart contracts calls, so EVM Contracts Tools is a dependency.

EVM Wallet use it as an optional dependency in order to avoid a depedency cycle; as a consequence one needs to explicitly install *RC-20 support for EVM Wallet to handle *RC-20 tokens.

The erc20-token-send program uses the Ethers JavaScript library under the hood to communicate with Ethereum Virtual Machine-compatible blockchain networks.

Installation

The tools in this source repo can be installed from source using GNU Make.

make \
  install

The collection has been officially published on the the uncensorable Ur user repository and application store as erc20-tools. The source code is published on the Ethereum Virtual Machine File System so it can't possibly be taken down.

To install it from there just type

ur \
  erc20-tools

A censorable HTTP Github mirror of the recipe published there, containing a full list of the software dependencies needed to run the tools is hosted on erc20-tools-ur.

Be aware the mirror could go offline any time as Github and more in general all HTTP resources are inherently unstable and censorable.

License

This program is released by Pellegrino Prevete under the terms of the GNU Affero General Public License version 3.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors