Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

schemata_dart

Test

Dart data package for Nostr protocol JSON schemas. Embeds compiled schemas from nostrability/schemata.

Usage

import 'package:schemata_dart/schemata.dart';

final schema = Schemata.get('kind1Schema'); // Map<String, dynamic>?
final allKeys = Schemata.keys();            // List<String>

License

GPL-3.0-or-later

About

Nostr protocol JSON schema schemata-dart

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages