This repository has been archived by the owner on Aug 1, 2024. It is now read-only.
Releases: haderech/eos
Releases · haderech/eos
built_in_type-any
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
andnode index
inany-example/app