Building A Token Canister With IC Stable Memory Library
In this tutorial we use ic-stable-collection rust library in order to implement the most common thing - a token canister. This canister is able to take over all the stable memory that a subnet can offer and is very cheap to upgrade.
Published: Jul 05, 2022, 11:18:33 PM
Edited: Aug 06, 2022, 12:56:05 AM