mirror of
https://github.com/status-im/hackathon-registration-dapp.git
synced 2025-01-28 05:15:57 +00:00
7 lines
161 B
JavaScript
7 lines
161 B
JavaScript
module.exports = {
|
|
contractAddress: '0x39b9829BD5daF434d78d1Ed7173222870046678D',
|
|
controllerPrivK: '0x.....',
|
|
connectionURL: 'ws://localhost:8546',
|
|
};
|
|
|