Secure Transaction Service Installation Guide

Secure Transaction Service Installation Guide

HomenodejsprogrammerSecure Transaction Service Installation Guide
Secure Transaction Service Installation Guide
ChannelPublish DateThumbnail & View CountDownload Video
Channel AvatarPublish Date not found Thumbnail
0 Views
Secure multi-wallets:
* Main page: https://safe.global
* Available services: https://docs.safe.global/learn/safe-core/safe-core-api/available-services
* Secure Transaction Service Architecture: https://docs.safe.global/learn/infrastructure/service-architecture

Requirements:
* Docker: https://www.digitalocean.com/community/tutorials/how-to-install-and-use-docker-on-ubuntu-20-04
* Docker compilation: https://www.digitalocean.com/community/questions/how-to-fix-docker-got-permission-denied-while-trying-to-connect-to-the-docker-daemon-socket
* Git: https://www.digitalocean.com/community/tutorials/how-to-install-and-use-docker-compose-on-ubuntu-20-04

Instructions:
* Safe infrastructure: https://github.com/safe-global/safe-infrastructure
* Safe Transaction Service: https://github.com/safe-global/safe-transaction-service
* Run service locally: https://github.com/safe-global/safe-infrastructure/blob/main/docs/running_locally.md
* Chain info: https://github.com/safe-global/safe-infrastructure/blob/main/docs/chain_info.md
* Secure configuration administrator interface: http://localhost:8000/cfg/admin
* Secure service admin interface: http://localhost:8000/txs/admin
* Contract addresses: https://github.com/safe-global/safe-eth-py/blob/master/gnosis/safe/addresses.py
* Eip-3779 list: https://github.com/safe-global/safe-core-sdk/blob/main/packages/protocol-kit/src/utils/eip-3770/config.ts
* Secure user interface: http://localhost:8080

Usefull links:
* Chainlist: https://chainlist.org/
* Safe Service Chains (Combat): https://safe-config.safe.global/api/v1/chains/
* Avalanche testnet explorer: https://testnet.snowtrace.io/

### Avalanche Fuji C-Chain Settings:
* Chain ID: 43113
* Relevance: 100
* Chain Name: Avalanche Fuji Testnet
* EIP-3770 Short name: fuji
* L2: true
* RPC authentication: No authentication
* RPC URI: https://api.avax-test.network/ext/bc/C/rpc
* Secure Apps RPC Authentication: No authentication
* RPC URI for secure apps: https://api.avax-test.network/ext/bc/C/rpc
* Public RPC authentication: No authentication
* Public RPC URI: https://api.avax-test.network/ext/bc/C/rpc
* Block Explorer URI address template: https://testnet.snowtrace.io/address/{{address}}
* Block Explorer URI TX Hash Template: https://testnet.snowtrace.io/tx/{{txHash}}
* Block Explorer URI API template: https://api-testnet.snowtrace.io/api?module{{module}}&action{{action}}&address{{address}}&apiKey{{apiKey}}
* Currency name: Avalanche
* Currency symbol: AVAX
* Currency decimal places: 18
* Currency logo URI: https://safe-transaction-assets.safe.global/chains/43114/currency_logo.png
* Transaction service URI**: http://nginx:8000/txs
* VPC Transaction Service URI: http://nginx:8000/txs
* Recommended master copy version: 1.3.0

Please take the opportunity to connect with your friends and family and share this video with them if you find it useful.