Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

dn404

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dn404 - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

src/example/NFTMintDN404.sol

2

package.json
{
"name": "dn404",
"license": "MIT",
"version": "0.0.1",
"version": "0.0.2",
"description": "Implementation of a co-joined ERC20 and ERC721 pair.",

@@ -6,0 +6,0 @@ "files": [

@@ -35,3 +35,4 @@ # DN404 🥜

└─ example
└─ SimpleDN404 — "Simple DN404 example"
├─ SimpleDN404 — "Simple DN404 example as ERC20"
└─ NFTMintDN404 — "Simple DN404 example as ERC721"
```

@@ -51,9 +52,9 @@

While DN404 has been heavily tested, there may be parts that may exhibit unexpected emergent behavior when used with other code, or may break in future Solidity versions.
While DN404 has been heavily tested, there may be parts that exhibit unexpected emergent behavior when used with other code, or break in future Solidity versions.
Please always include your own thorough tests when using DN404 to make sure it works correctly with your code.
Please always include your own thorough tests when using DN404 to make sure it works correctly with your code.
## Upgradability
Most contracts in DN404 are compatible with both upgradeable and non-upgradeable (i.e. regular) contracts.
Most contracts in DN404 are compatible with both upgradeable and non-upgradeable (i.e. regular) contracts.

@@ -60,0 +61,0 @@ Please call any required internal initialization methods accordingly.

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc