
NTFREEM
- Total activity 132
- Last activity
- Member since
- Following 0 users
- Followed by 1 user
- Votes 0
- Subscriptions 65
Articles
Recent activity by NTFREEM-
Announcement of upcoming changes to Cardano public testnet
Alonzo phase completion on testnet The Alonzo node era is ending soon. In line with the transition to the Babbage node era and the Vasil summer upgrade, IOG will hard fork the Cardano Testnet on ...
-
Upcoming changes to Cardano - Vasil hard fork
The Cardano network will soon be transitioning from Goguen to Basho via two planned hard forks (for more information on Cardano Era please visit this page) The Basho era is about optimizing and sca...
-
Newsletter - 22th April 2020 - OBFT Byron to Shelley update
This newsletter gives an overview of the strategy IOHK has adopted to migrate from the existing Byron era to the new Shelley era and decentralization. Proof of stake In September 2017, IOHK release...
-
Working with docker-compose and Cardano
Docker-compose is a tool for defining and running multi-container Docker applications and is the recommended approach for building cardano-wallet and cardano-graphql. We use a YAML file located in...
-
Cardano multi-assets
ADA is a cryptocurrency that is native to Cardano. It can be utilized as a method of payment or value transfer conducted exclusively via transactions to and from addresses on the Cardano blockchain...
-
Running a local version of Plutus playground
Objective: To run the playground server locally to test Plutus smart contracts. Step 1: Install the nix package manager and the IOHK binary cache To install it on most Linux distributions, down...
-
Uninstall nix on MacOS
To uninstall nix on Mac OS complete the following steps: Step 1: Edit /etc/zshrc and etc/.bashrc and remove the following lines sourcing nix-daemon.sh #Nixif [ -e '/nix/var/nix/profiles/defau...
-
Installing Nix on Linux distribution and setting up IOHK binaries
The cardano-wallet is built using the Nix package manager. To install it on most Linux distributions, download and run the installation script. curl https://nixos.org/nix/install > install-nix.sh....
-
Why does it take so long to sync my Daedalus Wallet?
Problem After installing Daedalus wallet for the first time it will take some time to sync the entire blockchain with your Daedalus wallet. For some users, this may take many hours. Cause Daedalus...
-
Reset wallet spending password
Editions: Daedalus Mainnet, Daedalus Rewards If you have lost your spending password that is not a big problem but a bit of an inconvenience to you. Your ADA is always safe because they are stored ...