Skip to content
This repository has been archived by the owner on Aug 1, 2024. It is now read-only.

Releases: haderech/eos

built_in_type-any

23 Sep 15:18
Compare
Choose a tag to compare
built_in_type-any Pre-release
Pre-release

A minimal example for EOSIO/EEPs#9.

  • Launch local testnet with attached binary (Ubuntu 20.04)
  • Create test account named by anytest
  • Deploy contract in any-example/anytest
  • Run npm install and node index in any-example/app