Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 605 Bytes

Readme.md

File metadata and controls

21 lines (17 loc) · 605 Bytes

README

4D Test Application to explore Ethereum based blockchains.

Installation

You should open the .4DProject file using 4th Dimension v18 from 4D, that should be available from January 2020 (or you can use beta version if you are a 4D Partner.)

Usage

You have to create a record in Preferences with the following info for your Ethereum blockchain; for example you can obtain these keys from Infura

Name: Default
Value: {
	"id": "",
	"secret": "",
	"endpoint": "",
	"name": ""
}

License

MIT