This is a template for Scrypto development in a container based on the VS Code Dev Containers Containers extension.
- Clone this repository
- Open the repository in Visual Studio Code
- VS Code might suggest you to open the repository in a dev container, because of the existing
.devcontainer
config.- If it does, click "Reopen in container".
- Otherwise, open the command palette and type "Reopen in container".
- Wait for the VS Code to reopen. Docker might pull the image if it's not yet present before it start the container.
The Scrypto Starter binaries are licensed under the (Radix Generic/Wallet/dApps) EULA.
The Scrypto Starter code and examples are released under Apache 2.0 license.
Copyright 2023 Radix Publishing Ltd
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
You may obtain a copy of the License at: http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.