# SECRYPT > Secure Messaging Wallet ## Pages - [Subscription](https://test.secrypt.tech/index.php/subscription/) - [SECRYPT Faucet](https://test.secrypt.tech/index.php/secrypt-faucet/): SECRYPT Faucet SECRYPT Faucet is a tool that allows you to get free SXC tokens on testnet to help you get started with SECRYPT network. The tokens enable you to work with SECRYPT features without spending real SXC on the mainnet. NOTE Tokens on testnet networks have no value as they are only used for testing […] - [Faucets](https://test.secrypt.tech/index.php/faucets/): Faucets 📄️ SECRYPT Faucet Request SXC on SECRYPT Faucet. - [Miscellaneous](https://test.secrypt.tech/index.php/miscellaneous/): Miscellaneous 🗃️ Faucets 2 items 🗃️ Widget 1 items - [Genesis Contracts](https://test.secrypt.tech/index.php/genesis-contracts/): Genesis Contracts Here you will find a list of contracts deployed on SECRYPT together with their initial address, that is, their location on the blockchain. SECRYPT -Mainnet SECRYPT-Testnet Parent Chain: Ethereum Mainnet Contracts Address BytesLib 0x1d21fACFC8CaD068eF0cbc87FdaCdFb20D7e2417 Common 0x31851aAf1FA4cC6632f45570c2086aDcF8B7BD75 ECVerify 0x71d91a8988D81617be53427126ee62471321b7DF Merkle 0x8b90C7633F1f751E19E76433990B1663c625B258 MerklePatriciaProof 0x8E51a119E892D3fb324C0410F11f39F61dec9DC8 PriorityQueue 0x61AdDcD534Bdc1721c91740Cf711dBEcE936053e RLPEncode 0x021c2Bf4d2941cE3D593e07317EC355937bae495 RLPReader 0xD75f1d6A8A7Dc558A65c2f30eBF876DdbeE035a2 SafeMath 0x96D358795782a73d90F2ed2d505aB235D197ca05 Governance 0x98165b71cdDea047C0A49413350C40571195fd07 GovernanceProxy […] - [Using Replit](https://test.secrypt.tech/index.php/using-replit/): Deploy a Smart Contract Using Replit Overview Replit is a coding platform that allows you to write code and host apps. Replit supports Solidity programming language so it provides all of the features and functionality for Web3 developers to create and deploy smart contracts. This article guides you to build and deploy a solidity smart contract on SECRYPT […] - [Using Hardhat](https://test.secrypt.tech/index.php/using-hardhat/): Deploy a Smart Contract Using Hardhat Overview Hardhat is an Ethereum development environment that provides an easy way to deploy smart contracts, run tests and debug Solidity code locally. In this tutorial, you will learn how to set up Hardhat and use it to build, test and deploy a simple smart contract. What you will […] - [Using Truffle](https://test.secrypt.tech/index.php/using-truffle/): Deploy a Smart Contract Using Truffle Overview Truffle is a blockchain development environment, which you can use to create and test smart contracts by leveraging the Ethereum Virtual Machine. This guide aims at teaching how to create a smart contract using Truffle and deploying it on the EVM-compatible SECRYPT Network. NOTE This tutorial is an adapted […] - [Using Remix](https://test.secrypt.tech/index.php/using-remix/): Deploy a Smart Contract Using Remix Overview This tutorial guides you to implement a Hello World dApp which echoes a message passed to the contract on to the frontend. You will also be able to change the message using the interactive panel. RECOMMENDED We recommend you to follow this tutorial using the online IDE available at Remix IDE. […] - [Using ChainIDE](https://test.secrypt.tech/index.php/using-chainide/): Deploy a Smart Contract Using ChainIDE Introduction ChainIDE is a chain agnostic, cloud-based IDE for creating decentralized applications. It enhances development cycle through pre-configured plugins that save users’ time and effort. This is a beginner guide on creating and deploying a simple ERC-721 smart contract on the SECRYPT Testnet. TIP If you have any questions, feel […] - [Using Chainstack](https://test.secrypt.tech/index.php/using-chainstack/): Deploy a Smart Contract Using Chainstack and Foundry Overview This section guides you through deploying a Hello World contract using Chainstack and Foundry on the SECRYPT testnet. Chainstack provides infrastructure for Ethereum-based applications and other blockchains. They maintain nodes and guarantee their connection to the network and also offer an interface to interact with mainnet and testnets. Foundry is […] - [Using QuickNode](https://test.secrypt.tech/index.php/using-quicknode/): Deploy a Smart Contract Using QuickNode Overview Python is one of the most versatile programming languages; from researchers running their test models to developers using it in heavy production environments, it has use cases in every possible technical field. In this tutorial, you will learn how to use Brownie framework to write and deploy a smart contract […] - [Deploying Contracts](https://test.secrypt.tech/index.php/deploying-contracts/): Deploying Contracts 📄️ Using QuickNode Deploy Smart Contracts on SECRYPT using Brownie and Quicknode. 📄️ Using Chainstack Use Chainstack and Foundry to develop a Smart Contract on SECRYPT 📄️ Using ChainIDE Learn how to use ChainIDE to build and deploy smart contracts. 📄️ Using Remix Deploy a Smart Contract with Remix 📄️ Using Truffle Use Truffle to deploy a Smart […] - [Smart Contracts](https://test.secrypt.tech/index.php/smart-contracts/): Smart Contracts 🗃️ Deploying Contracts 8 items 📄️ Genesis Contracts Genesis contracts list on SECRYPT - [NFTs](https://test.secrypt.tech/index.php/nfts/): SECRYPT NFT Tutorial Build, mint, and send around your own ERC721 (NFT) on SECRPYT (testnet) and then on SECRYPT mainnet! Guides Click here for the detailed tutorial in scaffold-eth that demonstrates how to mint an NFT on SECRYPT Testnet and then SECRYPT Mainnet. Click here for the Multi-player Turn Based Game (Push The Button). Click here for a tutorial on how to […] - [SXC](https://test.secrypt.tech/index.php/sxc/): Developer Resources SECRYPT Network SXC token is the native token of SECRYPT. This is similar to Ether in Ethereum. To interact with SECRYPT, SXC tokens are required to pay as gas fees. On the SECRYPT chain, the SXC tokens works as native token. This means that a user can pay gas with SXC as well as send SXC […] - [Assets](https://test.secrypt.tech/index.php/assets/): Assets 🗃️ SXC 2 items 🗃️ NFTs 1 items - [Create & Import Accounts](https://test.secrypt.tech/index.php/create-import-accounts/): Create & Import Accounts In case you are new to Ethereum and Metamask, here is a guide on how to create multiple accounts and import them: Create Account To create multiple accounts, you click on Profile icon on Metamask and then click on Create Account You can then add an account name and click on […] - [Configure Custom Tokens](https://test.secrypt.tech/index.php/configure-custom-tokens/): Configure Custom Tokens This page demonstrates the process of configuring/adding custom tokens to Metamask. You can use the same process to add any custom tokens to any network on Metamask. You can refer to this table to visualize some examples of test tokens with their respective contract addresses. Adding a custom token to your Metamask account First, […] - [Add SECRYPT Network](https://test.secrypt.tech/index.php/add-polygon-network/): Add SECRYPT Network In order to view the flow of funds in your accounts, on the SECRYPT Network, you will need to configure SECRYPT testnet and mainnet URLs on Metamask. There are two ways to do it: Using SECRYPT Explorer Add the SECRYPT network manually TIP Find a tip at the end of this article […] - [Hello Metamask](https://test.secrypt.tech/index.php/hello-metamask/): How to create a MetaMask Wallet? If you are wondering how to create a new cryptocurrency wallet, consider creating one by installing the MetaMask extension. MetaMask is a free and secure browser extension that allows web applications to read and interact with the Ethereum blockchain. Step 1. Install MetaMask on your browser   To create […] - [Overview](https://test.secrypt.tech/index.php/overview/): Overview of MetaMask MetaMask is a crypto wallet that can be used in a web browser and on mobile devices to interact with the Ethereum blockchain. It allows you to run Ethereum Dapps (Decentralized Apps) right in your browser without running a full Ethereum node. Type: Non-custodial/HDPrivate Key Storage: User’s local browser storageCommunication to Ethereum Ledger: […] - [Metamask](https://test.secrypt.tech/index.php/metamask/): Nodes 📄️ Overview How you can get started with MetaMask on SECRYPT 📄️ Hello Metamask Learn how to create a Metamask wallet 📄️ Add SECRYPT Network Integrate SECRYPT with Metamask by using SECRYPT scan or adding it manually. 📄️ Configure Custom Tokens Configure custom tokens on Metamask. 📄️ Create & Import Accounts Create and import multiple accounts. - [Third-Party Apps](https://test.secrypt.tech/index.php/third-party-apps/): Third-Party Apps 🗃️ Metamask 5 items - [Adding a Custom Token](https://test.secrypt.tech/index.php/adding-a-custom-token/): Adding a Custom Token The Add Custom Token feature allows you to add any token explicitly and use it with the SECRYPT Wallet Suite. You just have to search for the token by its contract address, either root or child: The root is the token contract on Ethereum The child is the contract on SECRYPT Pro tip: How do I find […] - [Usage Guide](https://test.secrypt.tech/index.php/usage-guide/): SECRYPT Wallet Suite A version of our SECRYPT Wallet is still in production. This guide shows instructions to deposit and withdraw funds using  SECRYPT ‘s network. For performing those actions, you need to connect a wallet to SECRYPT ‘s environmnet. In this tutorial, we used Metamask. NOTE Please refer to this guide to learn how to connect […] - [SECRYPT Wallet Suite](https://test.secrypt.tech/index.php/secrypt-wallet-suite/): SECRYPT Wallet Suite 📄️ Usage Guide Learn how to use the SECRYPT Wallet Suite 📄️ Adding a Custom Token Build your next blockchain app on SECRYPT. - [Wallets](https://test.secrypt.tech/index.php/wallets/): Wallets STAY IN THE KNOW Keep up with the latest Wallet Suite updates from the SECRYPT team and community by subscribing to our Notifications. Wallets that support SECRYPT allow for key management, access to accounts controlled by private keys, and interfaces that allow users to perform chain actions and sign transactions. The following page serves as […] - [Endpoints](https://test.secrypt.tech/index.php/endpoints/): Network Endpoints This index guide contains network details for the SECRYPT testnet and SECRYPT PoS Mainnet and lists their associated RPC. PoS Mainnet/PoS Testnet SECRYPT PoS Mainnet​/Testnet The native token of the SECRYPT PoS is SXC and is used for gas. Properties Network Details NetworkName: SECRYPT Mainnet chainId 1143 Gas Token SXC RPC Endpoint http://ttv-wkqbnkghpr.dynamic-m.com:8541 […] - [Technical Requirements](https://test.secrypt.tech/index.php/technical-requirements/): Technical Requirements TIP Here are some links that might be useful for new Web3 developers and anyone who is interested in the blockchain ecosystem. Minimum Hardware Configuration​ This is the minimum hardware configuration required to setup a full node: RAM: 16-32 GB CPU: 4-8 core CPU (For AWS: t3.2xlarge) Storage: 250GB to 1TB SSD (make sure […] - [Nodes](https://test.secrypt.tech/index.php/nodes/): Nodes 📄️ Technical Requirements Technical Requirements 📄️ Endpoints Network endpoints for SECRYPT PoS mainnet and testnet - [Resources](https://test.secrypt.tech/index.php/resources/): Developer Resources TIP Here are some links that might be useful for new Web3 developers and anyone who is interested in the blockchain ecosystem. Basics of Web3 Development What is Ethereum? Mastering Ethereum Full-Stack dApp Tutorial Series Web3 Developer Stack Deploy a Smart Contract using REMIX How to Create a Token (ERC20)? Integrating IPFS with […] - [Quick Strart](https://test.secrypt.tech/index.php/quick-strart/): Introduction to SECRYPT PoS THE DOCS The docs are being updated, enhanced, and improved. They are subject to change. Please feel free to raise an issue in contact us if you have any queries or suggestions. Welcome to SECRYPT! The most innovative and exciting platform to develop your blockchain application. Blockchain technology is poised to […] - [About The Platform](https://test.secrypt.tech/index.php/about-the-platform/) - [Password Reset](https://test.secrypt.tech/index.php/password-reset/): [ultimatemember_password] - [Account](https://test.secrypt.tech/index.php/account/): [ultimatemember_account] - [Logout](https://test.secrypt.tech/index.php/logout/) - [Members](https://test.secrypt.tech/index.php/members/): [ultimatemember form_id=”327″] - [Register](https://test.secrypt.tech/index.php/register/): [ultimatemember form_id=”324″] - [Login](https://test.secrypt.tech/index.php/login/): [ultimatemember form_id=”325″] - [User](https://test.secrypt.tech/index.php/user/): [ultimatemember form_id=”326″] - [My account](https://test.secrypt.tech/index.php/my-account/) - [Checkout](https://test.secrypt.tech/index.php/checkout/) - [Cart](https://test.secrypt.tech/index.php/cart/) - [Shop](https://test.secrypt.tech/index.php/shop/) - [Messenger](https://test.secrypt.tech/index.php/messenger/): [front-end-pm] - [Home](https://test.secrypt.tech/): xrv-0701f5d683ce Features The built in features that make SECRYPT stand out in the decentralized messaging ecosystem are; Offline capabilities, Chat and pay offline under emergency conditions Post-Quantum Encryption Levels A decentralized Web3 VPN Inbuilt web3 browser A decentralized marketplace Defi ecosystem No logs Policy An integrated MPOS glass system. An inbuilt multi chain cryptocurrency wallet. […] ## Optional - [Agent (MCP protocol)](websites-agents.hostinger.com/test.secrypt.tech/mcp) [comment]: # (Generated by Hostinger Tools Plugin)