- Download: Version 3
- Put in an empty folder
- Run the exe file
- Forward Port 4001-4003(or what ever port console says IPFS is running on) on your router to this machine: Google your router brand for instructions
- To get paid you must go to the address listed under User Interface, agree to the TOS, put a payout address in and check the boxs.
- Download: Version 3
- Put in an empty folder
- Open Terminal
- cd Downloads/node (or path you put the extracted files in)
- chmod +x digiasset_node-macos
- Open system preferences>security & privacy>general: select allow, open
- ./digiasset_node-macos3
- Forward Port 4001-4003(or what ever port console says IPFS is running on) on your router to this machine: Google your router brand for instructions
- To get paid you must go to the address listed under User Interface, agree to the TOS, put a payout address in and check the boxs.
- Make sure NodeJS 14 or newer is installed: Instructions
- Run following instructions:
git clone https://github.com/digiassetX/digiasset_node.git
cd digiasset_node
npm install
node index.js
- Forward Port 4001-4003(or what ever port console says IPFS is running on) on your router to this machine: Google your router brand for instructions
- Install a 64bit OS like Ubuntu: Instructions
- Install IPFS: Instructions
- Install NodeJS 14 or newer: Instructions
- Install Core and DigiAsset Node:
wget -qO - ipfs.digiassetX.com/install_pi.sh | bash
- Reboot
- Run DigiAsset Node:
cd digiasset_node
node index.js
- Forward Port 4001-4003(or what ever port console says IPFS is running on) on your router to this machine: Google your router brand for instructions
- To get paid you must go to the address listed under User Interface, agree to the TOS, put a payout address in and check the boxs.