Skip to main content

django rholang editor app based on ace editor

Project description

# django_rholang_editor

## Introduction

[Rholang](https://developer.rchain.coop/) is a new language for writing smart contracts that run on the RChain virtual machine.
You can find more in the [Rholang tutorial](https://developer.rchain.coop/tutorial)

##Usage

```python
from django.forms import Form
from django_rholang_editor.fields import RholangTextFormField

class EditorForm(Form):
rho = RholangTextFormField()
```


## Install

1.install using pip
```bash
pip install django-rholang-editor
```

2.Update `INSTALLED_APPS`:
```python
INSTALLED_APPS = (
# ...
'django_ace',
)
```


Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

django_rholang_editor-0.1.1-py3-none-any.whl (1.1 MB view details)

Uploaded Python 3

File details

Details for the file django_rholang_editor-0.1.1-py3-none-any.whl.

File metadata

File hashes

Hashes for django_rholang_editor-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 e07cc05825aa4dd416828d9fcb2d99242491e7a97eaaeefb11f3187da414b37b
MD5 ad6263f1b748ee5c6d0e40cbe2b480a8
BLAKE2b-256 708ee8e624f590e6997a5e3d71bd6edc05bbd6303fd027d769f0d6b9e08eb242

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page