Chain Core Developer Edition
Chain
Chain Core Developer Edition
Chain
Chain Core Developer Edition
Chain
Create blockchain network or connect to Chain's test network
Chain Core is enterprise software that enables institutions to issue and transfer financial assets on permissioned blockchain networks. Using Chain Core, institutions can launch and operate a blockchain network, or connect to a growing list of other networks that are transforming how assets move around the world. Chain Core Developer Edition is a free, downloadable version of Chain Core that is open source and licensed under the AGPL. Individuals and organizations use Chain Core Developer Edition to learn, experiment, and build prototypes.
Once the VM has come online, create a client access token:
ssh user@host -C "corectl create-token yourToken"
Once you have a token, start cored:
ssh user@host -C "sudo start cored"
Use this token to access the Chain Core dashboard: http://host:1999