
Product
Introducing .NET Support in Socket
Socket now supports .NET, bringing supply chain security and SBOM accuracy to NuGet and MSBuild-powered C# projects.
@oddjs/create-odd-app
Advanced tools
Create ODD apps in either React or SvelteKit with a single command.
CWA is a CLI generator that allows you to spin up either React or SvelteKit flavours of Fission's ODD App Template and ODD WalletAuth repos.
https://user-images.githubusercontent.com/1179291/195956380-8c1442fa-75d9-4167-8e0f-b8660d40e149.mp4
You can use the following commands via your package manager of choice to invoke create-odd-app
npx @oddjs/create-odd-app
You can invoke create-odd-app
directly with an app name or you can wait to be prompted to set one:
npx @oddjs/create-odd-app my-odd-app
create-odd-app
also comes with the following options:
npm
. This is the default option.pnpm
. To bootstrap using pnpm we recommend running pnpm create odd-app
yarn
. To bootstrap using pnpm we recommend running yarn create odd-app
The ODD SDK empowers developers to build fully distributed web applications without needing a complex back-end. The SDK provides:
ODD applications work offline and store data encrypted for the user by leveraging the power of the web platform. You can read more about the ODD SDK in Fission's ODD Guide.
git clone git@github.com:oddsdk/create-odd-app.git
cd create-odd-app
nvm use
npm i
npm run dev
FAQs
Create ODD apps in either React or SvelteKit with a single command.
We found that @oddjs/create-odd-app demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 6 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Product
Socket now supports .NET, bringing supply chain security and SBOM accuracy to NuGet and MSBuild-powered C# projects.
Research
Malicious npm packages posing as Telegram bot libraries install SSH backdoors and exfiltrate data from Linux developer machines.
Security News
pip, PDM, pip-audit, and the packaging library are already adding support for Python’s new lock file format.