Skip to content

ERC721 token allowing to deploy smart contracts by specific addresses

Notifications You must be signed in to change notification settings

AddressToken/AddressToken

Repository files navigation

AddressToken

Build Status Coverage Status

ERC721 token allowing to deploy smart contracts at specific addresses

Usage

Web UI - AddressToken.io

Ethereum mainnet token - 0x68c403abcf94a0a482b33238d9f9eba49f507c1e

Installation

  1. Install truffle globally with npm install -g truffle
  2. Install ganache-cli globally with npm install -g ganache-cli
  3. Install local packages with npm install
  4. Run ganache in separate terminal scripts/rpc.sh
  5. Run tests with npm test

On macOS you also need to install watchman: brew install watchman

About

ERC721 token allowing to deploy smart contracts by specific addresses

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published